diff --git a/.env b/.env new file mode 100644 index 00000000..b1141779 --- /dev/null +++ b/.env @@ -0,0 +1,9 @@ + +DATABASE_URL='postgresql://neondb_owner:npg_oxZFIVUf3iN8@ep-purple-tooth-a4xh5u64-pooler.us-east-1.aws.neon.tech/neondb?sslmode=require' + +NEXTAUTH_URL=http://localhost:3000 +AUTH_SECRET= # https://generate-secret.vercel.app/32 + +# https://authjs.dev/getting-started/providers/github +AUTH_GITHUB_ID= +AUTH_GITHUB_SECRET=