Skip to content

Flask app to help people manage their accounts

Notifications You must be signed in to change notification settings

TheTyee/manage-account.thetyee.ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manage-account.thetyee.ca

Development

flask run -p 15002

Production

gunicorn -w 4 -b 127.0.0.1:15001 app:app

About

Flask app to help people manage their accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published