rmnr
DocsLayoutsModulesDirectoryBest PracticeAgentsInstall

Command Palette

Search for a command to run...

New
  • Introduction
  • Installation
  • Architecture
  • Stack
  • Directory
  • Install with Agent
    new
  • Bundle Builder
    new
  • MCP server
    new
  • VPS Control Room
    new
  • Changelog
    new
  • All website templates
    new
  • Personal Brand OS
  • Agency Studio OS
  • Notion Page Clone OS — localStorage demo (pointer to open-silong for production)
  • SaaS Marketing OS
  • Kreator Studio OS
  • Konsultan OS
  • Wirausaha OS
  • Riset Kit
  • All layouts
  • 19
  • 3
  • 6
  • All slices
    new
  • 2
  • 2
  • 6
  • 3
  • 3
  • 1
  • 1
  • 7
  • 24
  • 6
  • All recipes

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 ↗