Skip to content
SaaSTrending

Pulse — SaaS control plane

Customer-facing app, admin area, billing hooks, and email-ready flows — structured for teams shipping a paid product this quarter.

Ships as a TypeScript-first web app — exact runtimes and folders are documented in the listing README.

Overview

Pulse is a full-stack application template built around clarity: separate surfaces for your buyers and your operators, entitlement-aware routing, and extension points for payments and mail without locking you into one vendor story.

Everything is typed end-to-end, with conventions that survive your first real refactor — not just the demo deploy.

Highlights

  • Split customer vs operator apps with shared auth boundaries
  • Role-aware navigation and protected route patterns that scale
  • Webhook-shaped hooks for whatever processor you plug in next
  • Transactional mail scaffolds — receipts, invites, lifecycle nudges

What you get

  • Runnable monorepo-style layout with coherent package boundaries
  • Env contract template so staging and prod stay honest
  • Seed stories in README for local development and CI
  • Asset pipeline stubs for avatars and uploads (wire your provider)