- Add AdminUser model (username, passwordHash, role enum) - Add Code model (code, createdBy, usedByUserId, timestamps) - Install bcryptjs for password hashing - Run migration add_admin_and_code |
||
|---|---|---|
| .. | ||
| 20260620151657_init | ||
| 20260620163243_add_memorial_dates | ||
| 20260729165425_add_admin_and_code | ||
| migration_lock.toml | ||