admin user

This commit is contained in:
salvacybersec
2025-11-11 05:02:08 +03:00
parent 686556c7dd
commit b2cb3cb1bb
3 changed files with 202 additions and 3 deletions

View File

@@ -33,9 +33,12 @@ logs/
coverage/
.nyc_output/
# Migrations (already applied)
migrations/
seeders/
# Migrations and seeders (run in entrypoint, keep for reference)
# migrations/
# seeders/
# Scripts should be included (needed for admin creation)
# scripts/ - DO NOT IGNORE!
# Temporary
tmp/