Build Angular
front-ends
without code.

Dashbox is an open-source low-code framework
for building highly customizable front-ends.

No proprietary or dirty code, it's Angular.

dashbox screenshot

Design views in seconds

Build entire views dragging & droping highly customizable components and layouts, with a powerful WYSIWYG editor built for everyone, even non-technical users.

dashbox feature

Plug data in less time

Build powerful data flows between components and views with blocs editor.

dashbox feature

Build custom Angular components

Dashbox is an unopinionated framework that is open to your own code. Develop custom Angular components to extend the turnkey library.

@Component({
    selector: "app-my-super-component",
    templateUrl: "./my-super-component.html",
})
@DxGizmo({
    type: "custom",
    nameTranslation: "My Super Component",
    category: "misc",
    icon: "user",
})
export class MySuperComponent {
    @Input() config!: DxGizmoConfig;
}

Draw routes

Create advanced routing between components with easy blocs editor.

dashbox feature

Customize everything, make it yours

Dashbox is highly customizable, and open to any branding:

Menus

Menus

Create integrated menus in clicks.

Learn more arrow
Themes

Themes

Create your own themes, design-system-ready.

Learn more arrow

Ready to get started?

Explore Dashbox.

Community

Join other developers all discussing and guiding the future of Dashbox.