SEED_DEMO.
With demo data (default)
SEED_DEMO=1 (the default) seeds a demo workspace, Loop, Inc., with a
ready-to-use owner account. Open http://localhost:8080 and sign in:
- email
admin@local - password
admin
On an empty instance
WithSEED_DEMO=0, no account exists yet. Sign-up is open (not invite-only),
and the account you create becomes the owner of the workspace it sets up.
1
Open the sign-up page
Go to http://localhost:8080/signup and create an account.
2
Verify your email
Sign-up sends a verification link — no login is issued until you click it.
On the default stack that email lands in the Mailpit catcher at
http://localhost:8025. Open it and click the link.
3
Create your workspace
Onboarding walks you through naming your first workspace. You own it.
There is no instance-wide super-admin. Roles are per-workspace — every user
owns the workspaces they create.