g auth
This commit is contained in:
parent
8424b19b13
commit
df66ccbb2a
4 changed files with 41 additions and 8 deletions
10
.env.example
Normal file
10
.env.example
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Deployment used by `npx convex dev`
|
||||
CONVEX_DEPLOYMENT=
|
||||
|
||||
PUBLIC_CONVEX_URL=
|
||||
CONVEX_SITE_URL="http://localhost:5173"
|
||||
|
||||
BETTER_AUTH_SECRET=
|
||||
|
||||
GITHUB_CLIENT_ID=
|
||||
GITHUB_CLIENT_SECRET=
|
||||
Loading…
Add table
Add a link
Reference in a new issue