creation projection workinggg
This commit is contained in:
parent
35f551949e
commit
e2850da787
3 changed files with 61 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue