Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdnjs/new-website
🖥 cdnjs.com website
https://github.com/cdnjs/new-website
api cdnjs expressjs html javascript server website
Last synced: about 1 month ago
JSON representation
🖥 cdnjs.com website
- Host: GitHub
- URL: https://github.com/cdnjs/new-website
- Owner: cdnjs
- License: isc
- Archived: true
- Created: 2014-04-11T05:40:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T11:54:01.000Z (over 4 years ago)
- Last Synced: 2024-03-22T08:05:03.515Z (8 months ago)
- Topics: api, cdnjs, expressjs, html, javascript, server, website
- Language: HTML
- Homepage: https://cdnjs.com
- Size: 98.9 MB
- Stars: 449
- Watchers: 33
- Forks: 213
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
new-website
===========Website of https://cdnjs.com, for the cdn content, see [cdnjs/cdnjs](https://github.com/cdnjs/cdnjs) repo.
[![Dependency Status](https://david-dm.org/cdnjs/new-website.svg?theme=shields.io)](https://david-dm.org/cdnjs/new-website)
## Dependencies
* [Node](https://nodejs.org)
## Setup
```sh
cd path/to/repo
npm install
```## Running
```sh
npm install # install nodejs dependencies
npm run dev:web # for the website
npm run dev:api # for the API
```**Note**:
* The artifacts/meta data is on the [meta](https://github.com/cdnjs/new-website/tree/meta) branch.
## SRIs
When we are deploying the website/api a sri directory is created by cloning https://github.com/cdnjs/SRIs.