Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayhanadev/nanoupload-server
A Cloudflare Worker that stores and responds with data from NanoUpload
https://github.com/rayhanadev/nanoupload-server
cdn cloudflare d1 drizzle file-upload files hono pastebin r2 s3 sqlite url-shortener workers
Last synced: 11 days ago
JSON representation
A Cloudflare Worker that stores and responds with data from NanoUpload
- Host: GitHub
- URL: https://github.com/rayhanadev/nanoupload-server
- Owner: rayhanadev
- Created: 2024-06-21T03:20:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T22:52:50.000Z (5 months ago)
- Last Synced: 2024-09-16T00:31:42.216Z (2 months ago)
- Topics: cdn, cloudflare, d1, drizzle, file-upload, files, hono, pastebin, r2, s3, sqlite, url-shortener, workers
- Language: TypeScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run dev
``````
npm run deploy
```