Streamlined Flask and PostgreSQL Deployment Using Docker Compose
Overview ๐
In this project, I deployed a Flask web application connected to a PostgreSQL database using Docker Compose. The app is a basic Python Flask application that returns a message when accessed, and the PostgreSQL database was tested locally ...
vishawnathsethi.hashnode.dev7 min read