Nitro workshop
Learn how to build and deploy a backend using the fastest growing Node.js framework, NestJS.
🏗 Practice
Hands-on workshop where you will build a real API step-by-step, with pro tips along the way.
☁️ Deploy
Starting from scratch, you will build an API covering most common use cases, up to its deployment in the cloud.
⚡ Scale
Coupling NestJS framework along with Azure Serverless platform, learn how to build apps that can scale to millions.
# What you will learn:
- How to scaffold an application using the NestJS CLI
- How to create a Rest API in NestJS
- How to deploy as a Serverless app on Azure
- How to create a simple database on Azure
- How to save and retrieve data using entities in NestJS
- How to upload and store images in the Cloud using NestJS and Azure