About Nuxora

An admin template, built by people who were tired of building admin templates from scratch.

Nuxora is not a startup with a mission to change the world. It is a Nuxt 3 admin template — the screens, tables, forms, and charts that sit behind almost every internal tool and SaaS dashboard, packaged so you do not have to build them again.

It started the way most internal tools do: the third time we rebuilt the same login flow, data table with export, and settings page for a different client, we decided to build it once, properly, and reuse it. Semantic design tokens instead of hardcoded hex codes. Strict TypeScript instead of `any` sprinkled wherever the deadline was close. Mock data behind composables instead of API calls wired straight into components, so swapping in your own backend does not mean rewriting the page.

That is the whole story. No manifesto, no "disrupting" anything — just a kit we wanted to exist and now maintain properly, because we still use it ourselves.

How it got here

  1. Started as an internal admin kit

    2024

    Built to stop rebuilding the same login screen and data table for every project.

  2. Semantic tokens replace hardcoded colours

    2025

    Every hex code in the codebase was traced back to a `--primary`/`--surface`/`--fg` token.

  3. Six colour skins, light and dark

    2025

    Blue, violet, emerald, rose, amber, slate — each one a swap of the same token set.

  4. Strict TypeScript pass across the whole kit

    2026

    `noUncheckedIndexedAccess` on, `any` banned, every component prop typed end to end.

  5. Packaged for release

    Today

    59 components, 73 pages, and this landing page — the one you are reading right now.

What we optimise for

Tokens over hardcoding

Colour lives in one place. Change a token, not a hundred class names scattered across pages.

Typed, not guessed

Strict TypeScript throughout means the editor tells you what a prop expects — you never have to open the source to find out.

No binary baggage

Every illustration in this kit is CSS, tokens, and icons. Nothing to license, nothing to swap out on day one.

Boring, on purpose

Consistent patterns beat clever ones. The tenth page you build with this kit should feel exactly like the first.

Who keeps it running

A few of the people behind the kit — same demo team you will see in Users.

NB

Noah Bennett

Admin · Engineering

SC

Sophia Chen

Manager · Design

ER

Emma Rodriguez

Manager · Marketing

IN

Isabella Novak

Manager · Support

Questions before you buy?

We read every message that comes through the contact page.

Get in touch