This is a Rest API made on NodeJs using a Postgresql database.
- NodeJs
- Sequelize
- Nodemon
- Docker
- Sucraze
- JWT
Before running your project, remember to configure your database credentials and run migrations.
To run the project type...
$ yarn start
MIT
Free Software, Hell Yeah!