[! https://img.shields.io/github/license/{{cookiecutter.author_github_username}}/{{cookiecutter.repo_name}}] [! https://img.shields.io/badge/Made%20at-Starschema-red] {{cookiecutter.description}}
To run a development instance locally, create a virtualenv, install the
requirements from requirements.txt
and launch app.py
using the
Python executable from the virtualenv.
Use make image
to create a Docker image. Then, follow these
instructions
to deploy the image on ECS.