dashbling
dashbling copied to clipboard
Hackable React based dashboards for developers, inspired by Dashing.
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.
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...