- Start with simple Express app
- Create site in Azure from VS Code extension
- Explain Resource Groups and Service Plans
- Show how VS Code configures project to do npm install on deploy
- Push site via zip deploy
- Push site via local git
- Push site via github
- Show common errors
- No dynamic port allocation
- No start script in package.json
- Site looks for www/bin, app.js, main.js or some variant
- Add start script
- Add a process.json file
Last active
March 12, 2019 17:53
-
-
Save burkeholland/a2a30816fd305bd86d72250b760a6e3c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment