dashbling icon indicating copy to clipboard operation
dashbling copied to clipboard

Hackable React based dashboards for developers, inspired by Dashing.

Results 6 dashbling issues
Sort by recently updated
recently updated
newest added

Is it possible for set baseUrl example: `http://localhost:3000/dashboard`

I would like to be able do a custom layout of a widget. Here I mean, I would like to set width and height on a per-widget basis. Tried to...

Hi, in your docs, you're mentioning authToken, but I can't seem to find the way to set/get/fix this. How do I get a token, in order to be able to...

Currently, only the frontend is live-reloaded in development. Changes in the jobs require a restart of the server. It would be nice if jobs would live-reload as well.

enhancement

I had some problems getting dashbling to work on an Apple Silicon Mac. It turns out that node-sass doesn't support the ARM64 architecture. Digging deeper I found that [LibSass is...