feat: add .env.example template for streamlined environment setup (#649)#651
Merged
eccentriccoder01 merged 1 commit intoeccentriccoder01:mainfrom Mar 5, 2026
Conversation
…centriccoder01#649) Added a comprehensive .env.example template with all 15 environment variables used across the project, organized by category: - Google Gemini API (required) - OpenAI API (audio features) - JWT authentication - Email configuration (password reset) - Application settings (base URL) - OAuth configuration (Google, GitHub, Microsoft) Each variable includes helpful comments and setup links. Also updated README.md to reference .env.example in the installation steps and added it to the project structure tree. Fixes eccentriccoder01#649
Owner
|
@ShreyaRHipparagi Thanks a bunch for creating this pull request madam, I believe you have contributed to TalkHeal outside of any event... I'm merging this now, feel free to work on more issues or create new ones. Thanks for improving TalkHeal💙 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a comprehensive .env.example template with all 15 environment variables used across the project, organized by category:
Each variable includes helpful comments and setup links.
Also updated README.md to reference .env.example in the installation steps and added it to the project structure tree.
Fixes #649
🔗 Related Issue
🎯 Rationale
📝 Summary of Changes
🔧 Technical Details
✅ Testing
Test Coverage
Test Details
📚 Documentation
🔄 Breaking Changes
🎨 User-Facing Changes
Frontend Changes
Backend/API Changes
📋 Checklist
Code Quality
Review Readiness
Security & Performance
🚀 Deployment Notes
📸 Screenshots/Demo
🙏 Reviewer Notes