Airmill Dashboard
Airmill Dashboard is based on Windmill Dashboard by Estevan Maito. Powered by SvelteKit, TailwindCSS and other great libraries.
How to run?
Clone this repository, go to the project directory and run below command.
npm install
then
npm run dev
Demo
https://airmill-dashboard.vercel.app
Screen shot
Difference with Windmill Dashboard
- Windmill Dashboard available in HTML (+Tailwind CSS and Alpine.js) and React, Airmill Dashboard only provide SvelteKit version.
- Windmill Dashboard still using old Tailwind CSS, old Alpine.js, old Chart.js, Airmill Dashboard update all packages to the very latest version.
- Some slight layout changes just for my taste.
Technical notes
- Due to my limited time, some section still not ported to SvelteKit, such as Charts and Modal and also still bug on active tab. Any PR are welcome.
License
MIT
Maintained by Sony Arianto Kurniawan <sony@sony-ak.com> and contributors.