first commit

This commit is contained in:
2025-06-08 15:42:25 +03:00
commit 752a775386
49 changed files with 1754 additions and 0 deletions

4
scripts/boot.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
python -m alembic upgrade head
python -m gunicorn