Practicing TDD by creating a note taking API. Node.js - Express.js - PostgreSQL - Jest & Supertest - Docker
- NOTE: This project is just focused on TDD (No Folder structure and No best practices).After writing the code that passes the tests and refactoring it, I will start making folders and Add layers.
