Skip to content

anderson2dev/nlw_valoriza

Repository files navigation

NLW valoriza

Description:


Project containing the material developed during the next level week: Together organized by rocket seat. Nlw Valoriza is an API that has as its primary goal to create a more collaborative and positive workspace by giving the coworkers of an organization a space where they will be able to give positive feedback and compliments to each other boosting their well being and tengagement at the workspace.


How to test this project:


To use this project you will need to have both git, docker and nodejs installed and properly configured in your machine. Next, you can follow the steps that follows:

  1. Clone the repository
  2. Move to the project root
  3. Create an POSTGRES_CONFIG.env file at the root of the project (following the template)
  4. Type docker-compose up -d

Routes and resources:
route method description Returned data
/users POST Creates a new user The data of the newly created user
/tags POST Creates a new tag The data of the newly created tag

Used technologies:


NodeJS Postgres Docker Express.js TypeScript

About

Projeto contendo o material desenvolvido durante a next level week: Together da rocket seat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published