Marketing website and documentation for Probo.
Probo is an open-source compliance management platform that helps organizations achieve SOC 2 compliance quickly and efficiently. Built for startups, Probo provides automated evidence collection, risk assessment, and audit preparation tools.
Use Node.js 24:
npm ci
npm run devOpen http://localhost:4321.
Documentation content lives in src/content/docs/docs/ and covers onboarding, self-hosting, configuration, product features, CLI usage, and integrations.
Before opening a pull request:
npm run format
npm run check:docs
npm run buildPushes to the v2 branch are built by GitHub Actions and deployed to Cloudflare Pages.
See CONTRIBUTING.md for the development and documentation workflow.
- Main repository: github.com/getprobo/probo
MIT License - see LICENSE for details.