Live
PostQueue
Multi-tenant social publishing platform.
- Year
- 2025 — now
- Status
- live
- Stack
- NestJS 11, Next.js 16, TypeScript, Temporal, PostgreSQL, Redis
- Role
- Design + engineering
PostQueue is a production SaaS for scheduling and publishing content across nine social platforms. The backend is NestJS 11, with Temporal orchestrating multi-step approval workflows so posts move through the right review chain before going live.
PostgreSQL handles multi-tenant data isolation with workspace-level separation. Redis powers caching and real-time notifications. Role-based access control lets workspace admins control exactly who can draft, approve, and publish.
The frontend is Next.js 16 with App Router. The entire stack is end-to-end TypeScript.