Closed cannin closed 5 years ago
To deploy the server we will use a Docker container (docker.com) to ensure we have the same environment on the development and production servers
https://docs.docker.com/get-started/
https://medium.com/@gabimelo/developing-a-flask-api-in-a-docker-container-with-uwsgi-and-nginx-e089e43ed90e https://github.com/gabimelo/flask-boilerplate https://github.com/pyeve/eve/issues/1059
We will focus on GraphQL
To deploy the server we will use a Docker container (docker.com) to ensure we have the same environment on the development and production servers
Introduction to Docker
https://docs.docker.com/get-started/
Information on Deploying Flask (pyeve) in Docker container
https://medium.com/@gabimelo/developing-a-flask-api-in-a-docker-container-with-uwsgi-and-nginx-e089e43ed90e https://github.com/gabimelo/flask-boilerplate https://github.com/pyeve/eve/issues/1059