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."
- Host: GitHub
- URL: https://github.com/brianprost/raba
- Owner: brianprost
- Created: 2023-04-11T20:40:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T18:31:52.000Z (over 1 year ago)
- Last Synced: 2025-03-08T00:54:08.641Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://ds713es2cxkdp.cloudfront.net
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```