Marketing website for Probo.
npm ci
cp .env.example .env.local # Configure PostHog credentials
make dev
Access at http://localhost:3000
The website is automatically deployed to GitHub Pages via GitHub Actions on merges to the main
branch.
Submit issues and pull requests via GitHub.
- Main repository: github.com/getprobo/probo
MIT License - see LICENSE for details.