First-run setup

Bootstrap the first admin from environment variables.

Admin user ID
(not set)
Admin name
(not set)
Password
(not set)

Fill BOOTSTRAP_ADMIN_USER_ID, BOOTSTRAP_ADMIN_NAME, and BOOTSTRAP_ADMIN_PASSWORD in .env.local, then restart the dev server.