@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 devpnpm --filter @sealant/marketing buildpnpm --filter @sealant/marketing testpnpm --filter @sealant/marketing typecheckpnpm --filter @sealant/marketing deploy