Harry

Angular AI Dashboard Starter Kit v2 - Angular 21 + Claud streaming dashboard- zoneless & signals

by
A production-ready Angular 21 dashboard with a live streaming AI assistant baked in.Built with the latest Angular patterns - fully zoneless, signals throughout, zero zone.js. Streaming Claude AI chat (SSE- tokens appear word by word) Chart.js 4 dashboards ,Secure Node.js proxy (API key never hits the browser) Angular 21: zoneless, signal inputs/outputs, @if/@for, inject() Clone → add API key → running in under 10 minutes. Built for Angular devs who want to ship fast without inheriting tech debt.

Add a comment

Replies

Best
Harry
Maker
📌

Hey Product Hunt! 👋

Built this after noticing every new dashboard project starts with

the same week of boilerplate. This packages it all up — Angular 21

with the latest signals + zoneless patterns, Chart.js charts, and

a Claude AI assistant that streams responses word by word via SSE.

v2 just dropped — fully upgraded from the ground up. No zone.js,

no CommonModule, no outdated patterns.

Happy to answer anything about the Angular 21 / signals / zoneless

implementation — that was the interesting part to build.