Development Guides

Development Guides #

Comprehensive guides and best practices for developing in the BonsAI monorepo.

Getting Started #

New to BonsAI development? Start here:

Essential Tools #

Tools you’ll use daily:

  • Cursor IDE - IDE setup, useful commands, and extensions for BonsAI development
  • Doppler - Managing secrets and environment variables securely
  • Linear - Issue tracking, project management, and linking issues to PRs

Testing & Development #

  • E2E Testing - Comprehensive guide to end-to-end testing with Playwright and DVC
  • Webhooks with Ngrok - Expose local services for webhook testing with external services