feat(init): initial commit for Flask-based temporary file transfer service (web UI, API, SQLite)

This commit is contained in:
OpenCode Bot
2026-04-29 22:42:38 +08:00
commit f9f58ca64e
9 changed files with 434 additions and 0 deletions

1
requirements.txt Normal file
View File

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