OpenSource Together helps you to find and grow open‑source projects with your community.
- AI-powered project discovery and recommendation system
- Import repositories from Github or Gitlab
- Claim ownership of your projects
- Dashboard for projects and activity
- Clone the repository
git clone https://github.com/opensource-together/opensource-together.git- Navigate into the project directory
cd opensource-together- Make sure you have pnpm installed
npm install -g pnpm- Set up environment variables
cp .env.example .env- Install the project dependencies
pnpm install- Start the development server
pnpm devThat's it! You should now see OpenSource Together running on http://localhost:3000.
We’re currently in public beta.
You can explore the project, give feedback, and follow our progress on Discord.
See CODE_OF_CONDUCT.md for more information.
This project is licensed under the license.
