Getting started with PaaS
This Getting Started guide takes you through the process of creating and deploying a simple web site to the PaaS. The goal is to deploy a web site similar to the hello-world example.
The steps we are going to go through are:
- Set up our local development environment.
- Create and run the web site in a local Docker container.
- Deploy the web site to the PaaS.