Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added .env.example file to template secret variables #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harshitsaini17
Copy link
Contributor

@harshitsaini17 harshitsaini17 commented Jan 20, 2025

Title

Added .env.example file to template secret variables

Resolves #94

Type of Change

  • New feature
  • Bug fix
  • UI/UX improvement

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Description and Impact

I added a .env.example file to demonstrate the required environment variables without exposing sensitive data, which enhances our application's security.

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.

Implement Environment Configuration (.env.example)
1 participant