Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 358 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 358 Bytes

REST API with JWT token

This is a Rest API made on NodeJs using a Postgresql database.

Technologies

  • 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

License

MIT

Free Software, Hell Yeah!