feat: atlas に posimai-sc を反映(Apps 30 本)

Made-with: Cursor
This commit is contained in:
posimai 2026-04-20 01:40:52 +09:00
parent 7b8bb3b522
commit bb1b2677cf
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"meta": { "meta": {
"owner": "mai", "owner": "mai",
"description": "Posimai 開発インフラ構成", "description": "Posimai 開発インフラ構成",
"updated": "2026-04-12", "updated": "2026-04-20",
"version": "3" "version": "3"
}, },
"nodes": [ "nodes": [
@ -116,15 +116,15 @@
"id": "vercel", "id": "vercel",
"label": "Vercel", "label": "Vercel",
"type": "cloud", "type": "cloud",
"description": "全 posimai-* PWA のホスティング・CDN・自動デプロイ。27 本稼働中。GitHub push でトリガー。", "description": "全 posimai-* PWA のホスティング・CDN・自動デプロイ。30 本稼働中。GitHub push でトリガー。",
"url": "https://vercel.com", "url": "https://vercel.com",
"status": "active" "status": "active"
}, },
{ {
"id": "posimai-apps", "id": "posimai-apps",
"label": "Posimai Apps (29)", "label": "Posimai Apps (30)",
"type": "app", "type": "app",
"description": "brain / habit / pulse / feed / reader / journal / brief / daily / ambient / veil / lens / diff / clean / timer / digest / think / site / events / maps / tech-events / analytics / roadmap / together / atlas / dashboard / hotels / guard / boki など全 29 本。VPS JWT で認証。", "description": "brain / habit / pulse / feed / reader / journal / brief / daily / ambient / veil / lens / diff / clean / timer / digest / think / site / events / maps / tech-events / analytics / roadmap / together / atlas / dashboard / hotels / guard / boki / sc支援士など全 30 本。JWT が必要なアプリは VPS 認証。",
"url": "https://posimai.soar-enrich.com", "url": "https://posimai.soar-enrich.com",
"status": "active", "status": "active",
"parent": "vercel" "parent": "vercel"