Microservice system with NestJS, all from the ground-up
$ pnpm install
$ docker-compose up
Check out Mau, Nest official platform for deploying NestJS applications on AWS.
Check out a few resources that may come in handy when working with NestJS:
- Visit the NestJS Documentation to learn more about the framework.
- Deploy your application to AWS with the help of NestJS Mau in just a few clicks.
- Visualize your application graph and interact with the NestJS application in real-time using NestJS Devtools.
Nest is MIT licensed.