Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terieyenike/cloudinary-upload
Upload any file to Cloudinary
https://github.com/terieyenike/cloudinary-upload
cloudinary express hbs javascript nodejs
Last synced: about 8 hours ago
JSON representation
Upload any file to Cloudinary
- Host: GitHub
- URL: https://github.com/terieyenike/cloudinary-upload
- Owner: Terieyenike
- Created: 2023-03-06T00:29:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T21:59:27.000Z (11 months ago)
- Last Synced: 2024-04-24T09:41:02.507Z (7 months ago)
- Topics: cloudinary, express, hbs, javascript, nodejs
- Language: JavaScript
- Homepage: https://uploader-qo96.onrender.com
- Size: 18.4 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudinary image upload
This app has the same principle with any other image app uploader and sends any image selected from your local setup (machine) to the media library in Cloudinary.
Sign up for a [free](https://cloudinary.com/users/register_free) Cloudinary account to begin.
This project was part of the [Cloudinary CloudCreate: Tech Products Hackathon](https://cloudinary.com/blog/cloudinary-cloudcreate-tech-products-hackathon) 2023.
## Demo
![working demo](https://user-images.githubusercontent.com/124436946/227532371-5444f474-5d1e-40dd-a037-5ea767052921.gif)
## Failed upload
![failed to upload](https://user-images.githubusercontent.com/124436946/227532635-c8f46dc9-e5d0-4df8-9b63-7f3dff41ee85.jpeg)
## Cloudinary console
![upload successful to cloudinary](https://res.cloudinary.com/practicaldev/image/fetch/s--HI89Vc4K--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://paper-attachments.dropboxusercontent.com/s_DF51205B1B1DD26A29AB9205A4C79FCD89DC298D73EA9DF015261BE234BD069C_1679357753414_image.png)
## Tech Stack
**Client:** Template Engines (HBS), CSS, JavaScript
**Server:** Node, Express
Cloudinary
## Author
Teri