A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
## Deployment
Please see docker-compose file.
RUN: docker compose -f docker-compose up -d
With Mau, you can deploy your application in just a few clicks, allowing you to focus on building features rather than managing infrastructure.