aboutsummaryrefslogtreecommitdiff
path: root/gn3/app.py
AgeCommit message (Expand)Author
2021-02-16Register blueprints in gn3/app.py...* main.py: Move blueprint registrations to ... * gn3/app.py (create_app): ... here BonfaceKilz
2021-02-15Bootsrap the flask applicationBonfaceKilz