You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="center">A progressive <ahref="http://nodejs.org"target="_blank">Node.js</a> framework for building efficient and scalable server-side applications.</p>
<ahref="https://opencollective.com/nest#backer"target="_blank"><imgsrc="https://opencollective.com/nest/backers/badge.svg"alt="Backers on Open Collective" /></a>
16
+
<ahref="https://opencollective.com/nest#sponsor"target="_blank"><imgsrc="https://opencollective.com/nest/sponsors/badge.svg"alt="Sponsors on Open Collective" /></a>
<ahref="https://twitter.com/nestframework"target="_blank"><imgsrc="https://img.shields.io/twitter/follow/nestframework.svg?style=social&label=Follow"alt="Follow us on Twitter"></a>
20
+
</p>
21
+
<!--[](https://opencollective.com/nest#backer)
22
+
[](https://opencollective.com/nest#sponsor)-->
When you're ready to deploy your NestJS application to production, there are some key steps you can take to ensure it runs as efficiently as possible. Check out the [deployment documentation](https://docs.nestjs.com/deployment) for more information.
63
+
64
+
If you are looking for a cloud-based platform to deploy your NestJS application, check out [Mau](https://mau.nestjs.com), our official platform for deploying NestJS applications on AWS. Mau makes deployment straightforward and fast, requiring just a few simple steps:
65
+
66
+
```bash
67
+
$ pnpm install -g @nestjs/mau
68
+
$ mau deploy
69
+
```
70
+
71
+
With Mau, you can deploy your application in just a few clicks, allowing you to focus on building features rather than managing infrastructure.
72
+
73
+
## Resources
74
+
75
+
Check out a few resources that may come in handy when working with NestJS:
76
+
77
+
- Visit the [NestJS Documentation](https://docs.nestjs.com) to learn more about the framework.
78
+
- For questions and support, please visit our [Discord channel](https://discord.gg/G7Qnnhy).
79
+
- To dive deeper and get more hands-on experience, check out our official video [courses](https://courses.nestjs.com/).
80
+
- Deploy your application to AWS with the help of [NestJS Mau](https://mau.nestjs.com) in just a few clicks.
81
+
- Visualize your application graph and interact with the NestJS application in real-time using [NestJS Devtools](https://devtools.nestjs.com).
82
+
- Need help with your project (part-time to full-time)? Check out our official [enterprise support](https://enterprise.nestjs.com).
83
+
- To stay in the loop and get updates, follow us on [X](https://x.com/nestframework) and [LinkedIn](https://linkedin.com/company/nestjs).
84
+
- Looking for a job, or have a job to offer? Check out our official [Jobs board](https://jobs.nestjs.com).
85
+
86
+
## Support
87
+
88
+
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
0 commit comments