Added user authentication.

This commit is contained in:
Daniel
2023-02-06 21:29:23 +03:30
parent 882bbd64d1
commit e5ed2ec5db
16 changed files with 657 additions and 83 deletions
+2 -1
View File
@@ -1 +1,2 @@
DATABASE_URL="postgresql://daniel:password@localhost:5432/mydb?schema=public"
DATABASE_URL="postgresql://daniel:password@localhost:5432/mydb?schema=public"
NEXTAUTH_SECRET=very_sensitive_secret