User registration.

This commit is contained in:
Daniel
2023-01-31 15:06:56 +03:30
parent 4cd0e8799c
commit 882bbd64d1
12 changed files with 231 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
DATABASE_URL="postgresql://daniel:password@localhost:5432/mydb?schema=public"