rmnr
DocsTourSlicesBest PracticeAgentsInstall

Command Palette

Search for a command to run...

New
  • Introduction
  • Installation
  • Architecture
  • Stack
  • Directory

Get Started

Stack

Everything you'd pick if you were starting today.

Next.js 16
App Router + Cache Components. proxy.ts boundary. cacheComponents flag enabled.
Docs ↗
React 19
use(promise), ref-as-prop, taint APIs, Suspense streaming.
Docs ↗
TypeScript 5.6
Strict mode. v.id() over v.string() for IDs. as const on literal arrays.
Docs ↗
Tailwind CSS 4
OKLch theme system. CSS-first config via @theme inline. Runtime preset switching.
Docs ↗
shadcn/ui
All components compose from shadcn primitives. ResponsiveDialog, DateField, FileUpload primitives.
Docs ↗
Convex (self-hosted)
Postgres-backed in prod. S3 buckets for storage. Self-hosted via docker-compose alongside Next.
Docs ↗
@convex-dev/auth
Password + GitHub + Google providers. ConvexAuthNextjsProvider. getAuthUserId() server-side.
Docs ↗
Dokploy
Self-hosted PaaS. si-coder skill automates deploy. Hostinger DNS auto-wired if token present.
Docs ↗
Radix UI
Headless primitives under shadcn. Accessibility first.
Docs ↗
Lucide Icons
+ @tabler/icons-react for variety. tree-shaken via optimizePackageImports.
Docs ↗