Getting Started

First Time Setup

Step: Access the Setup Page

  1. Navigate to /setup in your browser
  2. You'll see the "Setup First User" page

Step: Enter Setup Token

  1. Locate your SETUP_TOKEN from your environment variables (wrangler.toml or Cloudflare dashboard)
  2. Enter the token in the "Setup Token" field
  3. Important: This token is required only for creating the first user account

Step: Create Your Account

  1. Enter a username (letters, numbers, underscore, and hyphen only, 3-50 characters)
  2. Enter your email address (optional but recommended)
  3. Create a password (minimum 8 characters)
  4. Click "Create Owner Account"

Step: Automatic Login

  1. After successful setup, you'll be automatically logged in and redirected to the dashboard
  2. Your account will have the "owner" role with full access
Note: After the first user is created, the /setup page will redirect to /login for security.
Authentication →