feat: Make it a web application #10

Merged
typosaurus merged 6 commits from typosaurus/9-make-it-a-web-application into main 2026-07-26 21:51:20 +02:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit bf0e3e133f - Show all commits

1
app/__init__.py Normal file
View File

@ -0,0 +1 @@
# retoor <retoor@molodetz.nl>

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
Flask>=3.0,<4.0