A task manager API designed for studies. Developed with NestJS, PostgreSQL, Jest, Supertest, JWT and Docker.
docker-compose --env-file ./.env.dev up --build -d
- You can use the Insomnia Collection provided in this directory ./insomnia-collection.json.
- After running, you can acess the PgAdmin https://localhost:9000/browser and use the login credentials, provided in .env.dev file.