Full Stack application,NodeJs + Typescript para API, Jest para testes de int e unit, Prisma ORM para PostgreSQL e ReactJs + StyledComponents para o frontend.
Clone the project
git clone
Go to the project directory
cd projet
Install dependencies
npm install
Start the server
npm run start
Run tests
npm run test
Run DOCKER
docker push refwire/friends:latest