Skip to content

AkihikoIzuru/image-to-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Image to CDN

Gabut bang buat Image ke CDN hehe

Installation

  1. Clone my Github
git clone https://github.com/AkihikoIzuru/image-to-cdn.git
  1. Install node modules, Cloudinary SDK
npm init -y
npm install cloudinary multer express
  1. Set up your Cloudinary credentials

Sign up for a free account at Cloudinary. Retrieve your cloud name, API key, and API secret and change your cloud name, API key, and API secret in server.js.

  1. Run your server:
node server.js

About

Image uploader to CDN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published