Next.js 16 + React 19 + Tailwind v4
Satūs
Part of Darkroom Open Source Operative System
bunx degit darkroomengineering/satus my-projectScroll to explore
01
Modern Stack
- Next.js 16 + App Router
- React 19 + Compiler
- Tailwind CSS v4
- TypeScript ultra-strict
02
Developer Experience
- Bun + Turbopack
- Cmd+O debug panel
- Code generation CLI
- Biome linting
- 432 tests
03
Production Ready
- Security headers
- Lighthouse CI
- Base UI components
- Typed routes
- Zod validation
Stack
LenisSmooth scroll
TempusRAF orchestration
HamoPerformance hooks
GSAPAnimation library
R3F + dreiWebGL / 3D graphics
ZustandState management
ZodSchema validation
Base UIAccessible primitives
Theatre.jsAnimation editor
Integrations
Optional. Remove what you don't need.
- Sanity
- Shopify
- HubSpot
- Mailchimp
EditorialSanity CMS + HubSpot forms
StudioWebGL + all integrations
BoutiqueShopify + marketing tools
GalleryOptimized media + minimal UI
BlankCore only, no integrations
Run bun run setup:project to choose
Get Started
Clone
bunx degit darkroomengineering/satus my-projectInstall
cd my-project && bun installConfigure
bun run setup:projectRun
bun dev