FlaskGraphQL A basic Docker Compose practice for building a Flask application and integrating Graphene. Installation git clone https://github.com/ChenYuTingJerry/FlaskGraphQL.git Build and Run docker-compose up --build To shut down: docker-compose down Tutorial