Contributing

Help us build the future of customer messaging

Opencom is open source and we welcome contributions of all kinds.

Report Bugs

Found something broken? Let us know so we can fix it.

Submit PRs

Pick up an issue and submit a pull request.

Write Docs

Help improve our documentation and guides.

Join Discussions

Share ideas and help shape the project direction.

Getting Started

Set up your development environment in a few steps.

1. Fork and clone

git clone https://github.com/YOUR_USERNAME/opencom.git
cd opencom

2. Install dependencies

pnpm install

3. Set up Convex

npx convex dev

Create a free Convex account when prompted.

4. Run tests

pnpm test

5. Start developing

pnpm dev

Community Resources

Connect with other contributors and get help.

Thank you to all contributors

Opencom is made possible by developers like you.