fix: make user signup work for the minimum

A lot of work is still to be done ...
This commit is contained in:
Muyao CHEN
2024-10-06 18:26:57 +02:00
parent 7b8abf8e5c
commit 344485d082
13 changed files with 103 additions and 24 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ go.work.sum
# Custom
/_output
/deployment/db_data
/tmp/**