Weeks of scaffolding → hours
A module is a product slice
Not a folder of leftovers — each nuc_* module brings routes, SQL, and UI that plug into one gateway.
api · sql · ui in one unit
Open-source nucleus
Ship modules. Not scaffolding.
One installable module carries API, SQL, and UI — ready for Vue, React, Nuxt, Next, Astro, Svelte, and Solid.
Why Nucleify
Most teams rewrite auth, entities, and admin for every framework. Nucleify ships that once — as installable modules with API, SQL, and UI already wired.
Weeks of scaffolding → hours
Not a folder of leftovers — each nuc_* module brings routes, SQL, and UI that plug into one gateway.
api · sql · ui in one unit
One source of truth
Types and request helpers live beside the module, so Vue and React stay aligned without copy-paste drift.
shared types · shared calls
One design system
nucleify-ui (Lit) gives you a premium system once — green for Nuxt, blue for Next, same components everywhere.
nui-* · framework-agnostic
Runtime surface
The same modules boot across Vue, React, Nuxt, Next, Astro, Svelte, and Solid — one domain, zero rewrites.
active shell
Composition API
$make vue
Without forking
Drop a file in overrides/ — pages, routes, components, or tokens swap in place. The module stays typed, upgradeable, and yours to restyle.
Scale without rewrite
Every new framework usually means another rewrite of the same product surface. Nucleify ships the module once — the rewrite tax stays at ×1 as you grow.
Clone, install modules, and keep shipping — without rebuilding the same platform twice.