Database not connected
QR sign preview requires a listing from PostgreSQL.
Set a valid DATABASE_URL in web/.env
Run npm run db:migrate -- --name init
Run npm run db:seed
Reload this page