Skip to content

MrAbdelrahman10/ImageCDN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image CDN

Open source project to serve and resize images

Steps to install

  1. Rename .env.example to .env and update values
  2. Install packages via terminal npm install

Run via CLI

node index.js

Call images

Call image with query string parameter (h, w, q)

Example :-

http://cdn.co/image.jpg?w=250&h=200&q=80

Anyone welcome to contact me anytime

My Website :- mrabdelrahman10.com

About

Serve and resize images, read on medium http://bit.ly/imagecdn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published