It's a series of sessions conducted to give introduction of backend development using NodeJS and it's deployment on Azure.
You can find content of each session within their named folder. It includes the persentation and code used for demonstartion.
Session 4 Demo repo: NodeJS-Azure-Deployment
-
- NodeJS(v12)
- Download repo using
git clone <url>
- Open git repo in terminal
npm i