Example
In this lesson, we'll look at a practical example of an app to demonstrate what we've learned in this chapter.
We'll cover the following
Introduction #
This example is not only provided in the Heroku cloud but also as a coding environment on Educative below.
To start the environment, press run
. This takes quite a while because all the Docker containers are built,
and also all the dependencies are downloaded from the Internet. The website will be available on a link generated below the environment such as: https://x6jr4kg.educative.run.
A detailed description of how the example can be started locally is available at https://github.com/ewolff/crimson-assurance-demo/blob/master/HOW-TO-RUN.md.
Get hands-on with 1200+ tech skills courses.