add events
This commit is contained in:
parent
7a5312c607
commit
f11c18f012
3 changed files with 164 additions and 6 deletions
5
run_show.sh
Normal file
5
run_show.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
docker compose down
|
||||
docker compose up -d
|
||||
sleep 2s
|
||||
alembic upgrade head
|
||||
python3 create_events.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue