apps/web
Next.js app for Vercel deployment.
Zipmi starter
This workspace keeps the frontend browser-safe, the backend AWS-aware, and the shared packages small enough to stay healthy as the app grows.
http://localhost:3001Next.js app for Vercel deployment.
Hono API for AWS Lambda deployment.
Dedicated webhook ingress app for external providers.
WebSocket handlers for real-time connections and broadcasts.
Background Lambda workers for queued jobs.
DynamoDB stream consumers for change-driven processing.
Shared DTOs and Zod schemas.
Pure utilities safe for browser and server usage.
Backend-only DynamoDB, env, and logging helpers.
AWS CDK stack for Lambda and DynamoDB.
corepack pnpm installcorepack pnpm dev:apicorepack pnpm dev:socketscorepack pnpm dev:webhookscorepack pnpm dev:webcorepack pnpm deploy:aws