Skip to content

Conversation

@srivatsan0611
Copy link

Purpose

Adds detailed documentation for setting up environment variables during local development.

Changes

  • Created docs/DEV_ENV_SETUP.md with setup instructions for all environment variables across packages/db/.env, apps/backend/.env, and apps/web/.env
  • Updated README.md to link to the new documentation in step 2 of the setup process
  • Includes setup instructions for PostgreSQL, WorkOS AuthKit, Vercel AI Gateway, and PostHog

This is just to help facilitate more contributions towards this repo by ensuring a smoother dev local setup process :)

…o help understand env variables for local dev
Copilot AI review requested due to automatic review settings December 4, 2025 17:23
@vercel
Copy link

vercel bot commented Dec 4, 2025

@srivatsan0611 is attempting to deploy a commit to the anirudhkamath's projects Team on Vercel.

A member of the Team first needs to authorize it.

@srivatsan0611
Copy link
Author

Would love for you to review this @kamath when you find the time.
I'm concurrently working on enabling a C++ Compiler and Possibly a Java Compiler seeing as they're two of the most common langs for Problem Solving :)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for setting up the development environment, making it easier for new contributors to get started with local development.

Key Changes:

  • Created detailed environment variable setup guide covering all required and optional configuration across the monorepo
  • Added reference link in README.md to the new documentation for streamlined onboarding

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/DEV_ENV_SETUP.md New comprehensive guide documenting environment variables for packages/db/.env, apps/backend/.env, and apps/web/.env, including setup instructions for PostgreSQL, WorkOS AuthKit, Vercel AI Gateway, PostHog, and an advanced section on generating test API keys
README.md Updated step 2 of setup instructions to reference the new DEV_ENV_SETUP.md documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant