The main idea to start this application on EC2 instances and test different AWS services based on it.
MacOS:
- Python3
- Xcode
- PostgreSQL (https://postgresapp.com/)
cd app
make setup
make run POSTGRES_URL="localhost:5432"
http://localhost/init
The main idea to start this application on EC2 instances and test different AWS services based on it.
MacOS:
cd app
make setup
make run POSTGRES_URL="localhost:5432"
http://localhost/init