Sealant Docs

@sealant/marketing

@sealant/marketing

Purpose

@sealant/marketing is the public-facing site and launch surface.

It communicates product positioning around sandboxes and issue workflows and links to install/docs entrypoints.

Current shape

  • Stack: TanStack Start + TanStack Router + Vite
  • Deployment tooling: Cloudflare via wrangler
  • Primary route currently lives in apps/marketing/src/routes/index.tsx
  • Messaging emphasizes:
    • tailored sandboxes
    • issue workflow traceability
    • open source/self-hosted positioning

Runtime scripts

  • pnpm --filter @sealant/marketing dev
  • pnpm --filter @sealant/marketing build
  • pnpm --filter @sealant/marketing test
  • pnpm --filter @sealant/marketing typecheck
  • pnpm --filter @sealant/marketing deploy

On this page