Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Google OAuth credentials
GOOGLE_ID=your_google_id_here
GOOGLE_SECRET=your_google_secret_here
secret=565

# MongoDB connection string
MONGODB_URI=mongodb://localhost:27017
Expand All @@ -12,4 +13,4 @@ NEXTAUTH_SECRET=your_nextauth_secret_here
BASE_URL=http://localhost:3000

# Google API Key
NEXT_PUBLIC_API_KEY=your_google_api_key_here
NEXT_PUBLIC_API_KEY=your_google_api_key_here