first commit
This commit is contained in:
commit
8b2b772a32
31 changed files with 8994 additions and 0 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
BETTER_AUTH_SECRET=
|
||||
BETTER_AUTH_URL=http://localhost:3000
|
||||
DATABASE_URL=postgres://username:password@host:5432/db
|
||||
BETTER_AUTH_TELEMETRY=0
|
||||
NEXT_TELEMETRY_DISABLED=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue