Admin Setup
You need to set an admin password before using the CMS features.
- Go to your Cloudflare Pages project → Settings → Environment variables.
- Add a secret named
ADMIN_PASSWORDwith a strong password. - Trigger a new deploy so the secret is available to the server.
- Then visit /admin and log in.