๐Ÿ“ฆ Svenlaa / home

๐Ÿ“„ .env.example ยท 11 lines
1
2
3
4
5
6
7
8
9
10
11# When adding additional env variables, the schema in /env/schema.mjs should be updated accordingly

DATABASE_URL=mysql://

NEXTAUTH_SECRET=
NEXTAUTH_URL=http://localhost:3000

# Next Auth Github Provider
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=