<img src="http://jade-press.org/public/jade-press-logo.png", alt="" />
seprated cdn-server example
has two example:(either one is enough)
- nginx example conf
- koa static file server
# test
git clone https://github.com/jade-press/jadepress-cdn.git
cd jadepress-cdn
npm i
cp test/test-config.js config.js
node app
MIT