npm install
npm run dev
npm run prod
This project uses Mysql and was developed with a default MySQL local server, credentials must be configured in ormconfig.js.
- Check yarn/npm conflicts and set everything to yarn
- Endpoint testing with depedency injection
- Authentication
- Adding Database
Folder structure based on: https://medium.com/codebase/structure-of-a-nodejs-api-project-cdecb46ef3f8