Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonyarianto/airmill-dashboard

Airmill Dashboard is based on Windmill Dashboard. Powered by SvelteKit, Tailwind CSS and other great libraries.
https://github.com/sonyarianto/airmill-dashboard

chartjs dashboard svelte sveltekit tailwindcss ui-components

Last synced: 2 months ago
JSON representation

Airmill Dashboard is based on Windmill Dashboard. Powered by SvelteKit, Tailwind CSS and other great libraries.

Awesome Lists containing this project

README

        

# Airmill Dashboard

Airmill Dashboard is based on [Windmill Dashboard](https://github.com/estevanmaito/windmill-dashboard) by [Estevan Maito](https://github.com/estevanmaito). 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

![My image](https://raw.githubusercontent.com/sonyarianto/airmill-dashboard/main/airmill_dashboard-0.1.0.png?9832732)

## 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 <> and contributors.