Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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