README UNDER CONSTRUCTION 🏗️
- docker
- Typescript
- Authorization with JWT in cookies
- Mongoose ORM
- Mongo database
Fill .env file with your environment variables
docker-compose up -d
- You can now access api at http://localhost:${PORT}
- You can access pgadmin at http://localhost:8081