feat: bootstrap dodo phase one
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
uv run alembic upgrade head
|
||||
exec uv run uvicorn backend.main:app --host 0.0.0.0 --port 8781
|
||||
Reference in New Issue
Block a user