- NodeJS 18
- Yarn
- MongoDB
yarn install- Create
.envbased on.env.example yarn dev(optionally--filter user,--filter auth, and/or--filter admin-panel)- User service and auth service are accessible at port 8001 and 8002 (and Swagger UI at
/docsendpoint). Admin panel is accessible at port 8000.