Title
docs: improve onboarding and setup instructions for first-time contributors
Description
We are opening MindSpace for open-source contributions and need a smoother onboarding flow for new contributors.
Current setup information is partially available, but contributors still need clearer guidance for:
- Backend setup and run commands
- Frontend local serving
- Environment variable expectations
- Common troubleshooting tips
Proposed Tasks
Acceptance Criteria
- A new contributor can run backend and frontend locally in under 20 minutes
- Setup docs include platform-specific commands
- No secrets are exposed in examples
Labels
documentation, good first issue, help wanted
Title
docs: improve onboarding and setup instructions for first-time contributorsDescription
We are opening MindSpace for open-source contributions and need a smoother onboarding flow for new contributors.
Current setup information is partially available, but contributors still need clearer guidance for:
Proposed Tasks
docs/SETUP.mdwith step-by-step setup for Windows, macOS, and Linux.env.examplefiles where missing (without secrets)README.mdandCONTRIBUTING.mdAcceptance Criteria
Labels
documentation,good first issue,help wanted