The C4GT is the backend for the C4GT Community Support App.
It is primarily an event driven application based around Github Webhooks received via a Github App Installation.
It's build on the quart web microframework.
development
branchset up .env file install dependencies in requirements.txt execute "flask run" in bash to start app