mirror of
https://github.com/khairul169/honey.git
synced 2025-04-28 14:59:32 +07:00
13 lines
483 B
Markdown
13 lines
483 B
Markdown
# honey
|
|
|
|
A sweet dashboard hosted on my homeserver with some self-hosted stuff...
|
|
|
|
<img src="screenshot.jpg" style="width: 720px">
|
|
|
|
Please also check the **[Live demo](https://dani3l0.github.io/honey)**!
|
|
|
|
# Installation
|
|
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!
|
|
|
|
honey is written in **pure** `HTML` `CSS` `JS` so dynamic backend is not required. All operations are done client-side.
|