PPP Pricing Tiers
Source: resources/global-south/pricing-tiers.json
Generated: 01/09/2026
Key Concepts
- PPP pricing: Emerging-market discounts for Team and Campus tiers (Nigeria, Kenya, Ghana, Senegal, and related regions).
- Individual free: Full IDE, local Ollama, stack templates, and offline extensions at no cost.
- In-app:
joingrove.showPricing·joingrove.subscribeTeamTier
API / Reference
| Tier | Standard | PPP | Description |
|---|---|---|---|
| Individual | Free | Free | 100% free for solo developers — full IDE, local AI via Ollama, all stack templates. |
| Team | $15/mo | ~$2/mo | SSO, shared agent sessions, and cloud sync for cohorts with reliable internet. |
| Campus | $49/mo | ~$10/mo | Self-hosted server for universities and bootcamps on a $5/month VM. |
Feature highlights
Individual: Agent-first multi-session editing · Local Ollama AI (no subscription) · Campus onboarding & stack templates · Offline extension sideloading · Browser / PWA / tunnel modes
Team: Everything in Individual · Shared agent sessions · SSO (GitHub / Microsoft) · Optional cloud sync · Priority support
Campus: Self-hosted REH server · Docker campus image · Bundled offline tutorials · Ambassador onboarding kit · Local Ollama on lab VMs
Setup & Installation
Reference tables are generated from canonical sources (product.json, command registrations, egress policy). After changing those sources, regenerate:
node scripts/generate-docs-reference.mjs
Next: Run npm run verify-docs to confirm tables match sources.
Code Examples
npm run generate-docs-reference
Next: Open the docs hub with joingrove.openDocsHub or browse topics with joingrove.openDocsTopic.
How It Connects
- Documentation hub:
docs/README.md - Doc template:
docs/TEMPLATE.md - Verify:
npm run verify-docs