- Cloudflare Workers deployment - Railway backend deployment - GitHub Actions CI/CD - Stripe payment integration - Clerk authentication - Service mesh connectivity - Environment templates - Docker support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
27 lines
526 B
JSON
27 lines
526 B
JSON
{
|
|
"repo": "BlackRoad-OS/blackroad-os-docs",
|
|
"products": [
|
|
{
|
|
"name": "blackroad-os-docs - Basic",
|
|
"price": 900,
|
|
"interval": "month"
|
|
},
|
|
{
|
|
"name": "blackroad-os-docs - Pro",
|
|
"price": 2900,
|
|
"interval": "month"
|
|
},
|
|
{
|
|
"name": "blackroad-os-docs - Enterprise",
|
|
"price": 9900,
|
|
"interval": "month"
|
|
}
|
|
],
|
|
"webhooks": [
|
|
"checkout.session.completed",
|
|
"customer.subscription.created",
|
|
"customer.subscription.updated",
|
|
"invoice.paid"
|
|
]
|
|
}
|