Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Website generator
In the following repository we can create a static webpage from CSV or JSON rest api call. We either host the website on our node js server ohttps://nodejs.org/en/download/r we can even deploy it on our IPFS server.
Installation
Dependency
- Install and run IPFS https://docs.ipfs.io/guides/guides/install/
- Run IPFS
ipfs init
ipfs daemon
- Install Node js https://nodejs.org/en/download/
Run repo
npm install
npm start