Copy .env.example to .env & populate variables
cp config/env/.env.example config/env/.envInstall dependencies:
envsubst
npm
uv
watchexecStart containers:
./scripts/dev.shAll writes should go through SQLAlchemy
Alembic updates & bulk SQLAlchemy updates must explicitly set updated_at