Skip to content

HesyRa/www.jsdelivr.com

 
 

Repository files navigation

Build Status dependencies devDependencies

Development

$ npm install
$ node src

Production config

module.exports = {
    server: {
        port: 'SERVER_PORT', // defaults to 4400
    },
}

Additionally, opbeat token should be set via OPBEAT_TOKEN variable, and NODE_ENV=production.

Staging: https://jsdelivr-com.herokuapp.com/

About

The official jsDelivr website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.6%
  • CSS 27.6%
  • JavaScript 14.8%