Skip to content

docs: clarify Google OAuth environment variable placement for frontend and backend#49

Open
Mohit-001-hash wants to merge 1 commit into
ashish-066:mainfrom
Mohit-001-hash:fix-oauth-env-setup
Open

docs: clarify Google OAuth environment variable placement for frontend and backend#49
Mohit-001-hash wants to merge 1 commit into
ashish-066:mainfrom
Mohit-001-hash:fix-oauth-env-setup

Conversation

@Mohit-001-hash

Copy link
Copy Markdown

Description

This PR resolves a significant friction point in the local setup instructions regarding Google OAuth configuration. Previously, the README provided the Client ID variables in a generic bash block without specifying which files they belong to. Copy-pasting this into a terminal would result in lost variables and failed authentication.

I've separated the instructions to clearly show exactly where to place the backend configuration (application.properties) and the frontend configuration (.env), ensuring a smooth local setup experience for new contributors.

Related Issue(s)

Fixes #None (just a documentation fix)

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Refactoring (code improvement without functional change)
  • 📝 Documentation update
  • 🚨 Breaking change (fix or feature that would cause existing functionality to not work as expected)

Architecture Impact

  • 🖥️ Frontend (React / Web Dashboard)
  • ☁️ Backend (Spring Boot)
  • 💻 Other

Checklist:

  • My code follows the Contributing Guidelines of this project.
  • I have performed a self-review of my own code.
  • I have tested these changes locally and they generate no new warnings or errors.
  • I have checked that mobile responsiveness is maintained (if making UI changes).

Screenshots (if applicable)

None

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@Mohit-001-hash is attempting to deploy a commit to the ashishkaranam06-9122's projects Team on Vercel.

A member of the Team first needs to authorize it.

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