- 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>
15 lines
339 B
TOML
15 lines
339 B
TOML
name = "blackroad-os-prism-console"
|
|
main = "src/index.js"
|
|
compatibility_date = "2024-12-01"
|
|
account_id = "848cf0b18d51e0170e0d1537aec3505a"
|
|
|
|
[vars]
|
|
REPO_NAME = "blackroad-os-prism-console"
|
|
ORG_NAME = "BlackRoad-OS"
|
|
ENVIRONMENT = "production"
|
|
|
|
# Add KV, D1, R2 bindings as needed
|
|
# [[kv_namespaces]]
|
|
# binding = "CACHE"
|
|
# id = "YOUR_KV_ID"
|