351 B
351 B
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
- Install and run IPFS https://docs.ipfs.io/guides/guides/install/
- Run IPFS
ipfs init
ipfs daemon