/nlw4-nps

Application developed in Next Level Week 4 by RocketSeat

Primary LanguageTypeScript

Next Level Week 4 🚀

The goal was developing an API that send e-mails to get the user rating about some application.

To run this api you need to execute the following commands in backend directory:
- yarn install;
- yarn typeorm migration:run;
- yarn start;
The application will listen at localhost:3333/.
Insomnia file for requests is below:

Insomnia.zip