Docker Webapp Tutorial

This repository contains the code for a Docker powered web-application. It utilizes Python 3.6.3, Hug, SQLAlchemy, Postgresql, a webserver (TBD), and a React front-end.

Lessons

Each lesson is contained in a separate branch (aptly named "Lesson-1", "Lesson-2", etc.). Master branch is the current stable, after pushing each branch (master = all lesson branch commits, in order)

The Tutorial

is housed on the github page for this repository! w00!