add:module:user:repository:checkUserEmailAndUsernameAvailabillity | add repository for check username and email availabillity

This commit is contained in:
rafiarrafif
2025-06-16 21:37:53 +07:00
parent ac10ae14f6
commit f0e1614709
13 changed files with 143 additions and 24 deletions

6
.gitignore vendored
View File

@ -50,4 +50,8 @@ docker-compose.override.yml
# compiled output
server
server.exe
server.exe
# debug and cached routes
/src/routes.ts
/src/modules/debug