Deploying 2-Tier Flask App on Docker Container
This is the simple flask-app that connect with MYSQL database.
This app allows user to send messages and store them in MYSQL Database and shows that messages on front-end.
Prerequisites
Basic understanding of Flask and MySQL.
Docker installed on yo...
devverse13.hashnode.dev2 min read