Added basic authentication backend and frontend

This commit is contained in:
2024-06-04 19:55:49 +02:00
parent 38109d8108
commit fdf640ddab
10 changed files with 2987 additions and 170 deletions

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@
# These are backup files generated by rustfmt
**/*.rs.bk
database
node_modules