Skip to content
kwmccabe edited this page Apr 12, 2018 · 65 revisions

FlaskApp Tutorial

To begin, you will need to install Docker. Then, in a new folder, create the four files described in Commit-v0.1. Finally, from the root of your new project issue the following shell command:

docker-compose up --build

Tutorial sections are listed at the right for quick access. Sections and branches are also listed with brief descriptions in the Table of Contents.

Clone this wiki locally