first commit

This commit is contained in:
2025-08-20 21:22:28 +00:00
commit 70d29f9f95
26 changed files with 2558 additions and 0 deletions

10
.env.example Normal file
View File

@@ -0,0 +1,10 @@
# Flask Configuration
FLASK_ENV=production
SECRET_KEY=changeme_super_long_random_secret
PYTHONUNBUFFERED=1
# Playwright (browser automation)
PLAYWRIGHT_BROWSERS_PATH=/ms-playwright
# Sandbox Storage
SANDBOX_STORAGE=/data