Skip to content
#

cdn

Here are 537 public repositories matching this topic...

cdnjs
zackbloom
zackbloom commented Nov 13, 2019

CDNJS requires a certain amount of manual review and moderation. This review is required both to allow new projects to be added to the project, and to handle certain types of project changes which can't be automatically imported.

This issue is a place to discuss how we might eliminate this requirement in the future.

I believe the goal of this project should be to take everything which requir

iwazaru
iwazaru commented Mar 7, 2019

Hey!

I cannot install dadi/cdn following the readme "Your first CDN project" instructions.

This is what I did:

mkdir my-dadi
cd my-dadi
npm install --save @dadi/cdn
echo "const app = require('@dadi/cdn')" >> index.js
node index.js

Resulting in this error:

Error: ENOENT: no such file or directory, open './config/config.development.json'
at Object.fs.open

Improve this page

Add a description, image, and links to the cdn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cdn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.