Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```