# Database DATABASE_URL="postgresql://user:password@localhost:5432/hlae_site" # Better Auth BETTER_AUTH_SECRET="your-secret-here" BETTER_AUTH_URL="http://localhost:3001" # GitHub OAuth (Optional) GITHUB_CLIENT_ID="" GITHUB_CLIENT_SECRET=""