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

https://github.com/brianprost/raba

A tool for sharing files over the internet. From the Hausan word "raba," meaning "share."
https://github.com/brianprost/raba

Last synced: 11 months ago
JSON representation

A tool for sharing files over the internet. From the Hausan word "raba," meaning "share."

Awesome Lists containing this project

README

          

# raba

A tool for sharing files over the internet. From the word "raba" which means "share" in Hausa.

## Usage

### Local
```bash
pnpm run dev
```
## Deployment

```bash
pnpm sst deploy --stage prod
```