Initial commit for LaunchPad app

This commit is contained in:
2025-09-10 14:56:26 +03:00
commit 655e20a476
10 changed files with 433 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask==3.0.3
python-dotenv==1.0.1