Full-stack
Full-stack recipes
2 admin-reviewed Full-stack starting points in the Vault, each installable with one command. Browse every category →
Bun + Postgres + Redis: Real-time Dashboard Full-stack Starter
A genuine full-stack starter for live-updating dashboards — Bun's fast cold starts and native WebSocket support suiting a product where the dashboard needs to feel instant, not just correct.
by @ops
Bun 1.3 PostgreSQLRedis
Node + Vite/React + Postgres + Redis: Full-stack SaaS Starter
A genuine full-stack SaaS starter — Node API and a Vite + React frontend wired together out of the box, Postgres for accounts and application data, and Redis for sessions and caching. Run one sync and get a working frontend and backend talking to each other, not just an API.
by @ops
Node.js 24 PostgreSQLRedis