2023-01-15 14:58:46 +01:00
|
|
|
# honey
|
|
|
|
|
2023-01-18 16:33:48 +00:00
|
|
|
A sweet dashboard hosted on my homeserver with some self-hosted stuff...
|
2023-01-15 14:58:46 +01:00
|
|
|
|
2023-06-13 17:28:22 +02:00
|
|
|
<img src="screenshot.jpg" style="width: 720px">
|
|
|
|
|
|
|
|
Please also check the **[Live demo](https://dani3l0.github.io/honey)**!
|
|
|
|
|
2023-01-18 16:33:48 +00:00
|
|
|
# Installation
|
2023-06-13 17:28:22 +02:00
|
|
|
Works out of the box. Just put those files at the webroot of your server and then tweak the `config.json` file located in `config` directory!
|
2023-01-15 14:58:46 +01:00
|
|
|
|
2023-01-18 16:33:48 +00:00
|
|
|
honey is written in **pure** `HTML` `CSS` `JS` so dynamic backend is not required. All operations are done client-side.
|