-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Description
Description:
The current local development setup instructions can be confusing for new contributors, particularly on Windows. Many contributors report difficulties with installing dependencies, resolving build errors, and understanding the correct tooling setup (Node/Yarn/MongoDB/Meteor) when trying to run Rocket.Chat locally.
What could be improved:
-
Add a clear Windows-verified step-by-step setup guide (including versions and required tooling).
-
Add a troubleshooting section for common errors during dependency installation and build steps.
-
Clarify when to use Docker vs native Meteor setup.
-
Include example .env setup and common fixes for build failures.
Why this matters:
A better onboarding experience will reduce setup issues for first-time contributors and improve contributor retention.
I am willing to:
-
Implement documentation changes
-
Test on Windows 10/11
-
Iterate based on maintainer feedback
-
Add screenshots or short gifs if needed
( This is being raised as a clarification / improvement request.
If a detailed and up-to-date contribution guide for local setup (especially for Windows) already exists, please confirm and point to it. )