Skip to content

benjakuben/pyduo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup the project

This project uses a virtual environment (venv); activate with the following command in the project's root directory:

. venv/bin/activate

Running the app

export FLASK_APP=pyduo
export FLASK_ENV=development
flask run

About

Learning project for Python, Docker, and Serverless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published