feat(back+front): user roles expanded + frontend styling

This commit is contained in:
2024-07-28 14:34:54 +02:00
parent 75e1fe4c65
commit c20d621e2f
38 changed files with 229 additions and 52 deletions

View File

@@ -1,3 +1,6 @@
NEXTAUTH_URL=http://localhost:3016
NEXT_PUBLIC_URL=http://localhost:3016
NEXT_PUBLIC_API_URL=http://localhost:3016
# GEN AUTH_SECRET: $ openssl rand -base64 32
NEXTAUTH_SECRET=6lHRWUvCBtqlgTWc6aFn6s6PudYjuN6oUY+RrcEntTU=
NEXTAUTH_URL=http://localhost:3016