Nastavení/O projektu
Live URL
reachio-platform.pages.dev
+ vlastní doména po napojení
Repo
mercanto-europe/reachio-platform
D1 database
reachio-platform
Verze
0.1
Initial scaffold (klon Worki)

1. Co je Reachio

Reachio je platforma Mercanto Europe SE pro R.E.A.C.H. marketing tooling. Web: reachio.io. Tato platforma vznikla jako odlehčený klon interní platformy Worki — ponechána je obchodní vrstva (klienti, průzkumník, kalkulačky, connect call), architektura sekce (Discovery / Mapping Sessions / SA / BP) byla odebrána.

2. Technický stack

Astro 5 SSR Cloudflare Pages D1 (SQLite) @clerk/astro Anthropic Claude API Inter + DM Sans Reachio brand: #c84f00 PWA (manifest + sw.js)

3. D1 schéma

  • users — Clerk identity + role (super_admin / admin / sales / consultant / viewer)
  • clients — klientské karty + intel_json dossier + journey columns
  • tool_records — generický archiv výstupů (lustrace, atd.)
  • ai_usage_log — každé Claude volání (tokens, cost, model, client_id)

4. Brand

  • Primary #c84f00 — Reachio orange
  • Accent #ea580c
  • Background #fafaf9
  • Text #1a1a1a
  • Fonty: Inter (UI), DM Sans (heading), JetBrains Mono (čísla)
  • Light/dark mode toggle, PWA installable

5. Provoz

Vlastník: Mercanto Europe SE
Deploy: npm run deploy
D1 migrace: npx wrangler d1 execute reachio-platform --remote --file=migrations/00XX.sql
Dokumentace: README.md + HANDOFF.md