Community

Docker Compose: Redis, Flask and ReactJS – Part 2

(Philipp_Engelmann) In the last part, we set up a simple todo-API using Flask and Redis. We managed to dockerize both Redis and Flask, so starting the backend of our application is as easy as running docker-compose up.

/membership]
Read More (Community content)