creation projection workinggg

This commit is contained in:
counterweight 2025-06-15 00:56:00 +02:00
parent 35f551949e
commit e2850da787
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 61 additions and 4 deletions

View file

@ -1,5 +1,7 @@
docker compose down
docker compose up -d
sleep 2s
echo "Running migrations"
alembic upgrade head
echo "Creating events"
python3 create_events.py