- Install all requirements, 
pip3 install -r requirements.txt - Copy 
config.sample.py, edit and save asconfig.py - Run 
python3 GitGram.py 
If you want to deploy this app on Heroku, there's a one-click setup for that. Click below, fill up the form and hit Deploy App.
- Login to Gitpod.
 - Open this repo in Gitpod.
 - After workspace build, dependencies will be installed.
 - Follow step 2 and 3 in Setup section.