Go to file
Alexander Hosking d1c9cfc371 Add Application base
Add python ignore types
Add Readme changes for development
2022-04-05 17:34:05 -04:00
period Add Application base 2022-04-05 17:34:05 -04:00
.gitconfig Start the environment 2022-04-05 15:54:00 -04:00
.gitignore Add Application base 2022-04-05 17:34:05 -04:00
README.md Add Application base 2022-04-05 17:34:05 -04:00
requirements.txt Start the environment 2022-04-05 15:54:00 -04:00

period

Development

export FLASK_APP=period; export FLASK_ENV=development; flask run