JsCripted · AngularLaunch · v1.0
AI-Ready · built for Claude Code

Production-ready
Angular 21 dashboard.

A production-ready Angular 21 + Tailwind v4 admin dashboard & starter kit — 48 components, Kanban + Calendar, full RTL + dark mode, Docker, and AI-ready docs your Claude Code assistant understands. Perfect choice for freelancers.

48 components · Angular 21 · Light / Dark / RTL · Docker · AI-ready (Claude Code)

The boilerplate week, already done

You're a freelancer, and every client project opens with the same setup — a cost you eat on every one. Build it from scratch and you re-do it every time (and re-explain it to your AI). The kit ships it finished, so your sprint and your tokens go to the work the client actually paid for.

From scratch

  • Build login / register / forgot / reset — again.
  • Wire a sidebar layout that works on mobile.
  • Glue inputs, selects, modals, tables, date pickers together.
  • Hack dark mode into every component by hand.
  • Realize you need a backend to demo anything real.
  • Re-explain the project to your AI every session — burning tokens you'll re-type tomorrow.

With the kit

  • Auth ships day zero — login, register, forgot, reset, guard, interceptor.
  • Responsive layout: collapsible sidebar + mobile drawer.
  • 48 components, themed once via CSS variables — no `dark:` clutter.
  • Light / dark / RTL from one token table. Rebrand in one file.
  • ApexCharts + Leaflet, lazy-loaded — drop them at zero cost.
  • Optional Node/Prisma backend + Docker — demo full-stack on demand.
  • Claude Code auto-reads the kit's CLAUDE.md docs (point Cursor or Copilot at the same files) — your AI knows the codebase from token zero and saves tokens every session.
  • Open the project and start on the part that's actually yours.

Honest framing. How much time the kit saves depends on the project, on how much of the kit you use, and on your seniority. We don't put a fake number on it. What we'll commit to: the inventory above is real, current-generation, and shipped finished.

What's in the kit

Everything ships together. No tiers, no add-ons.

The Angular kit

Angular 21, standalone components, signals, Tailwind v4, full auth flow, 48 reusable components, light + dark themes, RBAC, i18n with RTL.

AI-ready documentation

CLAUDE.md context + tiered docs + slash commands. Claude Code reads them automatically; point Cursor or Copilot at the same files and your AI matches the kit's conventions.

Docker setup

Multi-stage Dockerfile (frontend nginx + backend node), /healthz, gzip, immutable cache, docker-compose for one-command stack.

Optional reference backend

Express + Prisma + SQLite, mirrors the mock endpoints. There to help you demo a real DB — optional, not required to run the kit.

Screenshots

Click any frame to enlarge. These are real screenshots from the live demo.

Built for AI-assisted development

Most templates leave your AI assistant guessing — this one ships the context. If you use Claude Code, Cursor, or Copilot, the kit's structure is designed so the AI knows the project from token zero and writes code that matches it.

CLAUDE.md context

Auto-loaded on every session — path index, conventions, "don't" rules in ~80 lines.

Tiered docs

Routes / components / theme / patterns / recipes — loaded only when the AI needs them.

10 slash commands

/add-route · /add-feature · /rebrand · /strip · /switch-api · /docker · and more — type once, get the scaffold.

Get the kit

One kit, one price. Secure checkout via Gumroad.

Secure checkout and instant delivery through Gumroad.

Questions buyers actually ask

Does this work on Angular 17 or 18?

No. The kit uses Angular 21 features (signals, contentChildren, new control flow). For older versions you would need to backport.

Is the backend required?

No. The frontend works standalone with the mock interceptor. The optional Express/Prisma reference backend is just there to help you demo a real database — it's not required to run the kit.

Does this work with my custom design or brand?

Yes. Edit src/styles.css (one file) and src/app/config/branding.config.ts and you've reskinned the entire kit. Visit /settings/theme to preview live.

Can I delete demo modules I don't need?

Yes. Mock data lives in one folder (core/mocks/). Each example page lives in its own folder, so removing one is straightforward.

I'm a beginner. Is this too advanced?

It's intermediate. You should be comfortable with Angular components, services, routing, and basic TypeScript. If you've built one Angular app you're ready.