Giotto Running the examples Please make sure that you have HTTP_PROXY in your environment variables if needed. To run the Server: uvicorn main:webapp.app --reload Examples are running on these urls: http://127.0.0.1:8000/scheduler http://127.0.0.1:8000/ghpage http://127.0.0.1:8000/frames How to contribute? Please follow the instructions in contributing guidelines.