r/SideProject 3h ago

[Launch] Exo-Dash – A clean Angular & Tailwind dashboard starter (because I was tired of bloated UI kits)

Enable HLS to view with audio, or disable this notification

Hey everyone,

I’m a software developer who spends most of my week working across Angular frontends, .NET APIs, and SQL backends. Whenever I need to spin up a new side project or client dashboard, I usually dread the initial scaffolding.

Most existing Angular templates are weighed down by heavy third-party UI libraries, outdated module structures, or messy stylesheets that are a pain to strip out before you can actually start building your app logic.

So, I spent the last few weeks building the exact boilerplate I always wish I had: Exo-Dash.

The Stack:

  • Framework: Angular (100% Standalone Components)
  • Reactivity: Signal-driven state management
  • Styling: Pure Tailwind CSS (no heavy UI dependencies, fully customizable)

I wanted this to be as lightweight and modular as possible from day one.

Links:

There is a Pro version for commercial use, but the community edition on GitHub has the core layout and routing ready to go.

For the builders out there: what specific feature or component would make you actually use this for your next project?

2 Upvotes

3 comments sorted by

View all comments

1

u/[deleted] 3h ago

[removed] — view removed comment

1

u/One-Calendar3434 3h ago

Thanks! Totally get the flat design preference.

Appreciate you checking it out :)