https://github.com/sameoldlab/soar-bun
https://github.com/sameoldlab/soar-bun
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sameoldlab/soar-bun
- Owner: sameoldlab
- Created: 2025-05-10T12:27:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-01T03:38:09.000Z (11 months ago)
- Last Synced: 2025-08-01T05:32:13.618Z (11 months ago)
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This takes the demo app by Jesse Thompson at Fly.io *[Build a file sharing service without making your brain hurt](https://fly.io/javascript-journal/soar-file-sharing/)* and extends it with additional bun features.
## Changes
- replace @aws-sdk with [bun's native S3 API](https://bun.sh/docs/api/s3)