Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quicksend/quicksend

🚀 A self-hosted file sharing service (WIP)
https://github.com/quicksend/quicksend

file-sharing monorepo nats nestjs nextjs postgresql react redis typeorm typescript

Last synced: 13 days ago
JSON representation

🚀 A self-hosted file sharing service (WIP)

Awesome Lists containing this project

README

        



Quicksend



## Monorepo Structure

| Project | Description |
| ----------------------- | ------------------ |
| [CLI](apps/cli) | CLI Client |
| [Core](apps/core) | Quicksend Core |
| [Gateway](apps/gateway) | HTTP Gateway |
| [Web](apps/web) | Next.js Web Client |
| [WebDAV](apps/webdav) | WebDAV Gateway |

| Library | Description |
| -------------------------------- | ---------------------- |
| [@quicksend/common](libs/common) | Common utility library |