[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

{{cookiecutter.repo_name}}

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

{{cookiecutter.project_name}}

[! https://img.shields.io/github/license/{{cookiecutter.author_github_username}}/{{cookiecutter.repo_name}}] [! https://img.shields.io/badge/Made%20at-Starschema-red] {{cookiecutter.description}}

Running locally

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.

Deploying on ECS

Use make image to create a Docker image. Then, follow these instructions to deploy the image on ECS.