feat: initial commit with seeded database and premium ui changes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
PORT=4000
|
||||
JWT_SECRET=replace-with-secure-random-secret
|
||||
FRONTEND_URL=http://localhost:3000
|
||||
DATABASE_URL=postgres://sig:sig_secret@localhost:5432/sig
|
||||
Reference in New Issue
Block a user