Skip to content

Repository files navigation

DeployPRO Flask Free Sample

Minimal Flask Sample provided by DeployPRO service for testing.


Run in Docker

$ docker-compose up --build

At this point, the app runs at localhost:5000


Manual Build

Install modules via VENV

$ pip install flask

Start the app

$ flask run

At this point, the app runs at http://127.0.0.1:5000/.



Flask Starter - Open-source sample provided by DeployPRO

About

DeployPRO Service - Flask Sample

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages