Skip to content

Sample Flask Application to be deployed on DigitalOcean's App Platform

License

Notifications You must be signed in to change notification settings

sfd104/sample-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploying Python Flask App

This is a sample application which uses a simple python based web framework called Flask. Visit https://flask.palletsprojects.com/en/2.2.x/ to read more about Flask.

Pre-Requisites

To install this app you need the following packages installed on your system

  • Python
  • Pip

Your Tasks

  • Install the pre requsite packages
  • Fork and Clone the Application Code to the System
  • Build and Deploy the Application

Application Credits

This application was orginially created by Digital Ocean and was made available under MIT license. It is been forked from https://github.com/digitalocean/sample-flask and then been modified by School of Devops team to convert it into a project.

About

Sample Flask Application to be deployed on DigitalOcean's App Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.5%
  • Python 2.5%
  • Procfile 1.0%