Powered by stack-manager
AlineHealth
A production-ready Next.js + NestJS monorepo. Pre-wired with auth, observability, feature flags, and a shared design system built on shadcn/ui.
Design System
shadcn/ui pre-installed in
packages/ui, shared across every app.API Proxy
Browser never sees the backend URL. All requests flow through Next.js API routes with httpOnly cookies.
CLI
Scaffold features end-to-end with
stack add:resource.