Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

mellowmarshe/dashbird

Repository files navigation

Dashbird (WIP)

🐦 A simple and minimal dashboard for your homelab made with Chakra UI and NextJS!

Screenshot

Features

  • 💻 Simple configuration
  • 🚀 Easily selfhostable
  • 😍 Beautifully simplistic
  • ☀️ Light and Dark theme

Why

I wanted to practice my frontend skills and this seemed like the perfect project as I wanted a dashboard for my homelab. I know there's plenty of dashboards but there's only one dashbird.

How

🐋 Docker:

Be sure you filled the config in config.example.yml and renamed it to config.yml run the following:

$ docker build -t dashbird .
$ docker run -p 3000:3000 dashbird

You can now visit http://localhost:3000!

...or do it manually.

License

MIT

About

🐦 A simple and minimal dashboard for your homelab made with Chakra UI and NextJS!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published