feat: Cleans up some file names, adds generate admin user command.

This commit is contained in:
2025-01-19 17:07:08 -05:00
parent 185ebbbc15
commit 81f0e03549
10 changed files with 159 additions and 110 deletions

View File

@@ -15,3 +15,6 @@ run:
clean:
rm -rf .build
bootstrap:
cp ./env.example .env