Skip to content

Comments

Update CONTRIBUTING.md with environment setup details#398

Open
ishitaajain22-tech wants to merge 1 commit intoMuneerali199:mainfrom
ishitaajain22-tech:ishitaajain22-tech-doc1
Open

Update CONTRIBUTING.md with environment setup details#398
ishitaajain22-tech wants to merge 1 commit intoMuneerali199:mainfrom
ishitaajain22-tech:ishitaajain22-tech-doc1

Conversation

@ishitaajain22-tech
Copy link

Description

Added clear instructions in CONTRIBUTING.md about renaming .env.example → .env.local and avoiding spaces after = in API keys. This prevents the common "Missing Supabase env vars" error.
Fixes common setup issues for new contributors.

Fixes #397

Type of Change

  • Documentation update (README, contribution guidelines, etc.)

Changes Made

  • "Rename .env.example.env.local (required for Next.js dev)"
  • "No spaces after =: KEY=value, not KEY= value"

Dependencies

  • None

Add Screenshots

N/A (docs only)

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes in development mode (npm run dev)
  • This is already assigned Issue to me, not an unassigned issue.

@netlify
Copy link

netlify bot commented Feb 7, 2026

👷 Deploy request for docmagic1 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 78684f8

@netlify
Copy link

netlify bot commented Feb 7, 2026

👷 Deploy request for docmagic-muneer pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 78684f8

@vercel
Copy link

vercel bot commented Feb 7, 2026

@ishitaajain22-tech is attempting to deploy a commit to the muneerali199's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Muneerali199
Copy link
Owner

push to dev as it is primary branch for contributing and main branch is for publishing

@ishitaajain22-tech
Copy link
Author

@Muneerali199 done

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.

[Docs]: Making instructions clear about opening in localhost

2 participants