https://github.com/osapi-io/osapi-ui
React management dashboard for OSAPI with health monitoring and runlist builder.
https://github.com/osapi-io/osapi-ui
dashboard osapi react tailwindcss typescript vite
Last synced: 2 months ago
JSON representation
React management dashboard for OSAPI with health monitoring and runlist builder.
- Host: GitHub
- URL: https://github.com/osapi-io/osapi-ui
- Owner: osapi-io
- License: mit
- Created: 2026-03-27T01:12:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-27T06:21:32.000Z (2 months ago)
- Last Synced: 2026-03-27T16:59:30.418Z (2 months ago)
- Topics: dashboard, osapi, react, tailwindcss, typescript, vite
- Language: TypeScript
- Size: 7.85 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://conventionalcommits.org)
[](https://react.dev)
[](https://www.typescriptlang.org)
[](https://vite.dev)
[](https://tailwindcss.com)
[](https://just.systems)

# OSAPI UI
A React management dashboard for [OSAPI][] with a meshtastic-inspired
design language.
## Screenshots
## ✨ Features
| Feature | Description |
| --- | --- |
| Dashboard | Fleet health with controller/NATS components, streams, KV stores, object store, and agent cards |
| Configure | Block-based operations builder with per-block target selection and result rendering |
| Auth & RBAC | JWT sign-in with role-based permission gating (Admin, Operator, Viewer) |
| Agent Management | Drain/undrain agents from the dashboard with RBAC-gated controls |
| @fact. References | Auto-complete fact references in DNS and network fields from live API |
| Generated SDK | Typed fetch functions from OSAPI's OpenAPI spec via [orval](https://orval.dev/) |
[OSAPI]: https://github.com/osapi-io/osapi
## 🤝 Contributing
See the [Development](docs/development.md) guide for prerequisites, setup,
and conventions. See the [Contributing](docs/contributing.md) guide before
submitting a PR.
## 📄 License
The [MIT][] License.
[MIT]: LICENSE

