Files
Custom-Static-Website-Gener…/website-generator
Akilan Selvacoumar e5e44d7282 Delete README1.md
2020-05-18 13:55:04 +05:30
..
2020-05-18 11:36:46 +04:00
2020-05-18 11:36:46 +04:00
2020-05-18 11:36:46 +04:00
2020-05-14 12:10:15 +04:00
2020-05-14 12:10:15 +04:00
2020-05-14 12:10:15 +04:00
2020-05-14 12:10:15 +04:00
2020-05-18 11:36:46 +04:00
2020-05-18 11:36:46 +04:00
2020-05-18 13:53:29 +05:30
2020-05-14 12:10:15 +04:00

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 or we can even deploy it on our IPFS server.

Installation

Dependency

  1. Install and run IPFS https://docs.ipfs.io/guides/guides/install/
  2. Run IPFS
ipfs init
ipfs daemon