I have been wanting to learn develop Flask application and deploy the project using Docker container.
- freeCodeCamp.org | Learn Flask for Python - Full Tutorial
- Docker + Flask | A Simple Tutorial - Replace the python application on the article with the app created from the first resource.
- Git Readme template by PurpleBooth
Free accounts
- Github account - Development platform - source code management
- Docker Hub - Create, manage and deliver container applications
- Python
- Visual Studio Code - Powerful Python IDE app by Microsoft
- Git - Version control system app
- Docker Desktop - Docker Desktop app
wwangsa - Student - wwangsa
- Jack Rieger for Python Flask tutorial
- doedotdev for very simple Docker and Flask tutorial
- PurpleBooth for this readme template