A brief description of what this project does and who it's for
Roadmap can be found on figma
-
Clone the project
-
Setup docker:
- for MacOS: Install Docker desktop app
- for Windows: Enable Intel Virtualization Technology and then, install Docker desktop app
-
Create .env file and move all data from .env.sample
-
Run following commands:
Go to the project directory
cd pixold-backInstall dependencies
npm iStart the database
docker-compose upStart the server
npm run devSwagger: /swagger