|
|
@ -2,6 +2,7 @@ |
|
|
|
# Table of Contents |
|
|
|
<!-- vim-markdown-toc GFM --> |
|
|
|
|
|
|
|
* [Overview](#overview) |
|
|
|
* [Setting up the environment](#setting-up-the-environment) |
|
|
|
* [Install the requirements](#install-the-requirements) |
|
|
|
* [Setup the environment variables](#setup-the-environment-variables) |
|
|
@ -16,6 +17,10 @@ |
|
|
|
|
|
|
|
<!-- vim-markdown-toc --> |
|
|
|
|
|
|
|
# Overview |
|
|
|
A simple flask application that includes a basic web frontend, with login, and a simple REST API |
|
|
|
|
|
|
|
|
|
|
|
# Setting up the environment |
|
|
|
|
|
|
|
## Install the requirements |
|
|
|