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
13 changes: 12 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,15 @@ CRON_SECRET=your_cron_secret_here
NEXT_PUBLIC_MAPBOX_TOKEN=your_public_mapbox_token_here
NEXT_PUBLIC_POSTHOG_KEY=your_posthog_key_here
NEXT_PUBLIC_POSTHOG_HOST=https://your-posthog-host.com
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=your_public_google_maps_api_key_here
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=your_public_google_maps_api_key_here

# Infrastructure, Finance & External APIs
UPSTASH_REDIS_REST_URL=your_upstash_redis_rest_url
UPSTASH_REDIS_REST_TOKEN=your_upstash_redis_rest_token
VALYU_API_KEY=your_valyu_api_key
PARALLEL_API_KEY=your_parallel_api_key
AMADEUS_API_KEY=your_amadeus_api_key
AMADEUS_API_SECRET=your_amadeus_api_secret
COINGECKO_API_KEY=your_coingecko_api_key
QSTASH_TOKEN=your_ostash_token
RESEND_API_KEY=your_resend_api_key