Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmadrosid/blodinary
Upload blob file to Cloudinary
https://github.com/ahmadrosid/blodinary
Last synced: 22 days ago
JSON representation
Upload blob file to Cloudinary
- Host: GitHub
- URL: https://github.com/ahmadrosid/blodinary
- Owner: ahmadrosid
- License: mit
- Created: 2023-11-16T17:26:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T07:47:05.000Z (6 months ago)
- Last Synced: 2024-05-04T08:32:39.896Z (6 months ago)
- Language: TypeScript
- Homepage: https://blodinary.vercel.app
- Size: 1.62 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blodinary
Upload blob file to Cloudinary powered by Next.js.
![blodinady-demo](./blodinary-demo.png)
## Required!
Please make sure to setup upload preset with preset name `public` in Cloudinary.
![preset-public](./setting-preset.png)
## Note
Currently we are only able to upload image files. The next step is to support uploading files other than just images.
## Credit
- Drag and Drop component from [jaumegelabert](https://jaumegelabert.dev/components/uploader).
- shadcn/ui - [ui](https://ui.shadcn.com/)## LICENSE
MIT