Skip to content

RideReport/infra_code_screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run this application locally, run the following commands:

  • pipenv install
  • pipenv shell
  • export FLASK_APP=server.py
  • flask run
  • You should now have a web server running on http://127.0.0.1:5000/

The application has two GET endpoints, healthz and hello.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages