Commit graph

1 commit

Author SHA1 Message Date
DJP
4362f588dd Add scripts/create-admin.ts — one-shot reset + admin user create
Wipes all other users and upserts a single admin with the given email +
password. Use after the rename when you want a clean slate.

  docker compose -p loreal-prod-tracker exec app \
    npx tsx scripts/create-admin.ts admin@loreal.com 'YourPasswordHere'

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 18:25:57 -04:00