Kitsune Admin

Private operations console

No account? There is no public sign-up, by design. Create the owner from a terminal:

# add to .env, temporarily
SEED_OWNER_EMAIL=you@example.com
SEED_OWNER_PASSWORD=at-least-16-characters

npm run seed:owner
# then delete both lines from .env