Click below, Fill up the required fields and then hit Deploy App button.
- Install all requirements,
pip3 install -r requirements.txt
- Copy
config.sample.py
, edit and save asconfig.py
- Run
python3 GitGram.py
- Login to Gitpod.
- Open this in Gitpod.
- After workspace build, dependencies will be installed.
- Follow step 2 and 3 in Setup section.