Bondery Docs

Contributing

Welcome, and thank you for your interest in contributing to Bondery!

GitHubusebondery/bondery

150

Start here

SectionWhat you'll find
ArchitectureMonorepo layout, apps, packages, data flow
Local development setupPostgres, API, webapp, mobile — step by step
Environment configurationBONDERY_* env vars and pnpm run env
AuthenticationOAuth clients, local auth bootstrap, troubleshooting
GuidesTask-focused how-tos for contributors

Workflow

  1. Fork the repository and branch from main
  2. Follow local development setup
  3. Make your changes; run pnpm run lint and relevant checks
  4. Open a pull request with a clear description

For bugs or features, open an issue first when the approach is not obvious.

On this page