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 #102

Closed
wants to merge 5 commits into from

Conversation

harshitsaini17
Copy link
Contributor

@harshitsaini17 harshitsaini17 commented Jan 12, 2025

Title

Added .env.example file to template secret variables

Type of Change

  • New feature
  • Bug fix
  • UI/UX improvement

fix: #94

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

  1. I modify the folder structure of the project
  2. I added .env.example for the example secret variables
  3. I remove all the warnings so that it can build successfully

@a19hu a19hu closed this Jan 12, 2025
@a19hu a19hu reopened this Jan 12, 2025
@harshitsaini17 harshitsaini17 changed the title create feat: added .env.example to store secret variables Jan 12, 2025
@harshitsaini17 harshitsaini17 changed the title feat: added .env.example to store secret variables feat: added .env.example file to template secret variables Jan 12, 2025
@a19hu a19hu closed this Jan 13, 2025
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)
2 participants