Skip to content

Simple flask hello world for teaching purposes.

Notifications You must be signed in to change notification settings

villeerikssoncsc/rahti-flask-hello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Demo: Flask hello-world in Rahti

This simple application will display all JPG photos located in the '/static' folder.

Quickstart

Create new application with source-to-image tools:

oc new-app https://github.com/cscfi/rahti-flask-hello --name="course-flask-demo"

Expose the application at "http://course-flask-demo.rahtiapp.fi"

oc expose svc/course-flask-demo --hostname="course-flask-demo.rahtiapp.fi"

About

Simple flask hello world for teaching purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%