Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 418 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 418 Bytes

This is a demo Python app

The main idea to start this application on EC2 instances and test different AWS services based on it.

Setup Application

Prerequisite

MacOS:

Start Application

cd app
make setup
make run POSTGRES_URL="localhost:5432"

Init DB

http://localhost/init