๐Ÿ“ฆ nrjdalal / onset

๐Ÿ“„ .env.local.example ยท 10 lines
1
2
3
4
5
6
7
8
9
10# hint: you can use https://github.com/nrjdalal/pglaunch to generate a postgres url
POSTGRES_URL=

# hint: you can use 'bunx auth secret' to generate a secret
AUTH_SECRET=

# ref: https://authjs.dev/getting-started/authentication/oauth
AUTH_GITHUB_ID=
AUTH_GITHUB_SECRET=