https://feedback-api-production-7e7a.up.railway.app/health
- Technologies
- Features
- How to Run
The technologies used in the project:
- Project architecture SOLID.
- Unitary tests.
- Sending email.
- Use of ORM.
- Deploy with Railway.
# Clone Repository
$ git clone https://github.com/WilsonCaetanojr/feedback-api.git
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn dev
Go to http://localhost:3333/ to see the result.