Skip to content

Add example for client/.env configuration#142

Open
gaurikhairnar-live wants to merge 1 commit into
DeadIndian:mainfrom
gaurikhairnar-live:fix/add-client-env-example
Open

Add example for client/.env configuration#142
gaurikhairnar-live wants to merge 1 commit into
DeadIndian:mainfrom
gaurikhairnar-live:fix/add-client-env-example

Conversation

@gaurikhairnar-live
Copy link
Copy Markdown

Fixes #109

Summary

Added missing client/.env example in README Setup Environment
Variables section. The instructions mention creating .env files
in all three directories but the client/ example was missing.

Changes Made

  • Added client/.env example block with VITE_API_URL variable
  • Placed it alongside the existing server/.env and bot/.env examples

Type of Change

  • Documentation fix

Added example environment variable configuration for client.
@gaurikhairnar-live
Copy link
Copy Markdown
Author

PR submitted! @DeadIndian please review 🙏

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] Add missing client/.env example in README

1 participant