README: We now have a live demo!

This commit is contained in:
Daniel 2023-05-09 20:06:26 +02:00 committed by GitHub
parent d8f2e29f41
commit d3dfaa25cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,10 @@
# honey
[Live demo](https://dani3l0.github.io/honey)
A sweet dashboard hosted on my homeserver with some self-hosted stuff...
# Installation
Just put those files at the webroot of your server and **copy `defaults.json` to `config.json`** in `config` directory.
Just put those files at the webroot of your server 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.