How to deploy locally 1. Deploy all of the following projects: Abstract Image Generator 2. Clone this repository 3. Open console and run all commands inside the repository pip install -r requirements.txt python manage.py db init python app.py