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

Add JWT_SECRET to .env file instructions in README #110

Closed
deepakcs2003 opened this issue Oct 30, 2024 · 4 comments
Closed

Add JWT_SECRET to .env file instructions in README #110

deepakcs2003 opened this issue Oct 30, 2024 · 4 comments

Comments

@deepakcs2003
Copy link

Contributors face issues setting up the repo because the README only mentions MONGODB_URI for the .env file, but JWT_SECRET is also needed to run the app.

image

Solution: Update the README to include JWT_SECRET in the .env instructions

MONGODB_URI=mongodb://localhost:27017/bloglog
JWT_SECRET=your-secret-key

Additional Context: This will help avoid setup errors and improve the onboarding process for contributors.

Copy link

👋 Hey there, rockstar! Thanks for dropping an issue! The BlogLog team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!

@deepakcs2003
Copy link
Author

Please assign this issue to me, as I'd like to contribute by adding JWT_SECRET to the .env setup in the README. Thanks

@sudo-dpkg
Copy link
Owner

we are no longer distributing points for doc updates, still If u want to update it, you are good to go.

Copy link

github-actions bot commented Nov 9, 2024

🎉 Congratulations @deepakcs2003! Your issue has been successfully closed! Thanks for your contribution! If you enjoyed contributing, please consider giving us a ⭐ and following us for updates!

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

No branches or pull requests

2 participants