Skip to content

A repository to document my journey in learning the basics of the Flask microframework.

Notifications You must be signed in to change notification settings

amccullough02/flask_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Demo

A simple project designed to learn about the Flask framework, it will also act as a refresher on Docker basics for me.

Requirements

  • Python 3.12.4 or newer
  • Docker Desktop 4.31.1 or newer

Usage

Clone the repository: https://github.com/amccullough02/flask_demo

To launch the application, run: docker-compose up

To stop the application, run docker-compose stop or use ctrl-c in the active terminal window.

About

A repository to document my journey in learning the basics of the Flask microframework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published