PB PulseBoard
Cloud-native SaaS backend demo

PulseBoard

A portfolio-grade backend for incident, uptime, and background-job monitoring: Hono API, PostgreSQL, Redis, BullMQ workers, Docker Compose deployment, CI, staging rehearsal, and plan-only AWS infrastructure guardrails.

Engineering Signals

Multi-tenant API Surface

Workspaces, projects, services, uptime checks, incidents, webhooks, audit logs, usage metrics, and API keys.

Durable Async Processing

Redis-backed BullMQ workers run checks, apply incident thresholds, resolve recoveries, and record notifications.

Deployment Discipline

Linux staging, health checks, Docker Compose, GitHub Actions, Terraform validation, cost guardrails, and rollback notes.

Review Surface

$ corepack pnpm typecheck
passed

$ corepack pnpm test
passed

$ pnpm demo:flow
incident opened, recovered, and resolved

What to inspect first

Start with the README, API docs, worker handlers, Prisma schema, demo flow, operations runbook, Tencent staging notes, and AWS Lightsail plan-only infrastructure.

Existing Study Portals