Skip to content

docs: committing .env.local since it's not a secret#35

Merged
taterhead247 merged 1 commit into
mainfrom
commit-local-env
Jun 11, 2026
Merged

docs: committing .env.local since it's not a secret#35
taterhead247 merged 1 commit into
mainfrom
commit-local-env

Conversation

@taterhead247

@taterhead247 taterhead247 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Added API base URL configuration for local development environment pointing to http://localhost:3001/v1.
    • Updated version control configuration to track local environment files.

@taterhead247 taterhead247 merged commit 4731d85 into main Jun 11, 2026
1 check was pending
@taterhead247 taterhead247 deleted the commit-local-env branch June 11, 2026 13:35
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: b2fbee94-c18a-4ac0-88e4-1ad63d0a1544

📥 Commits

Reviewing files that changed from the base of the PR and between f7f0b47 and 406e7cc.

📒 Files selected for processing (2)
  • .env.local
  • .gitignore

📝 Walkthrough

Walkthrough

This pull request adds local development environment configuration by introducing a VITE_API_BASE environment variable set to http://localhost:3001/v1 and updates .gitignore to track .env.local files instead of excluding them.

Changes

Local Development Environment Configuration

Layer / File(s) Summary
Environment configuration and gitignore update
.env.local, .gitignore
Adds VITE_API_BASE environment variable for local API development and removes the *.local ignore pattern to allow .env.local to be checked in.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops through .env.local's domain,
With localhost:3001 in its brain,
Git now tracks what it once concealed,
Local secrets are properly revealed! 🐰✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch commit-local-env

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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