snapapi: session 46 — SEO use case pages deployed to staging
This commit is contained in:
parent
83c7a9d031
commit
48dba0a7c4
2 changed files with 92 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
"replicas": 1,
|
||||
"image": "git.cloonar.com/openclawd/snapapi:2eca4e7",
|
||||
"image": "git.cloonar.com/openclawd/snapapi:e9ee3a6",
|
||||
"healthCheck": "passing"
|
||||
},
|
||||
"production": {
|
||||
|
|
@ -60,8 +60,11 @@
|
|||
"Usage Dashboard: GET /v1/usage API endpoint — returns used/limit/plan/month/remaining/percentUsed (staging)",
|
||||
"Usage page at /usage.html — dark-themed dashboard with progress bar, warning/danger states (staging)",
|
||||
"Usage Dashboard linked from landing page nav + footer (staging)",
|
||||
"Test suite: 133 tests passing (vitest) — SSRF, cache, auth, keys, billing, playground, screenshot, health, watermark, usage",
|
||||
"Git deploy key configured on k3s-mgr for staging builds"
|
||||
"Test suite: 147 tests passing (vitest) — SSRF, cache, auth, keys, billing, playground, screenshot, health, watermark, usage, use-cases",
|
||||
"Git deploy key configured on k3s-mgr for staging builds",
|
||||
"SEO use case pages (staging): social-media-previews, website-monitoring, pdf-reports — with JSON-LD, OG tags, clean URLs",
|
||||
"Use Cases section on landing page linking to all 3 pages (staging)",
|
||||
"Sitemap updated with use case URLs (staging)"
|
||||
],
|
||||
"notDone": [
|
||||
"Register Stripe webhook URL in Stripe Dashboard",
|
||||
|
|
@ -84,6 +87,6 @@
|
|||
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
|
||||
}
|
||||
},
|
||||
"lastSession": "2026-02-26T14:00:00Z",
|
||||
"lastSession": "2026-03-02T09:00:00Z",
|
||||
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue