Skip to content

Conversation

@Mahmoud-Emad
Copy link
Collaborator

Description

Describe the changes introduced by this PR and what does it affect

Changes

  • Rename environment variables to use the CSHR_ prefix for better organization and clarity. This improves maintainability and avoids naming conflicts.
  • Update .gitignore to include the new environment file path.
  • Update client-side environment variables to use the CSHR_ prefix, ensuring consistency across the application.
  • Update the client-side config file to match the new environment variable names.

Related Issues

List of related issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

- Rename environment variables to use the `CSHR_` prefix for
  better organization and clarity. This improves maintainability
  and avoids naming conflicts.
- Update `.gitignore` to include the new environment file path.
- Update client-side environment variables to use the `CSHR_`
  prefix, ensuring consistency across the application.
- Update the client-side config file to match the new environment
  variable names.
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.

2 participants