Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fyralabs/boba
A web viewer for UM CLI status uploads.
https://github.com/fyralabs/boba
linux next nextjs react reactjs ultramarine ultramarine-linux
Last synced: about 1 month ago
JSON representation
A web viewer for UM CLI status uploads.
- Host: GitHub
- URL: https://github.com/fyralabs/boba
- Owner: FyraLabs
- License: agpl-3.0
- Created: 2024-09-09T05:29:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T01:44:44.000Z (3 months ago)
- Last Synced: 2024-11-07T06:53:22.937Z (about 2 months ago)
- Topics: linux, next, nextjs, react, reactjs, ultramarine, ultramarine-linux
- Language: TypeScript
- Homepage: https://boba.fyralabs.com
- Size: 349 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧋 Boba
A simple [Next.js](https://nextjs.org/) web viewer for [UM CLI](https://github.com/Ultramarine-Linux/um) status uploads.
## 🛠️ Dependencies
Please make sure you have these dependencies first before developing.
```
node
pnpm
```## 🏗️ Development
Simply clone this repo then:
```bash
pnpm install
pnpm dev
```