Installation

Dependency

Install and run IPFS

https://docs.ipfs.io/guides/guides/install/

Run IPFS

The follwing commands will create you an IPFS peer ID and Gateway

ipfs init
ipfs daemon

Install Node js

https://nodejs.org/en/download/

Run Website Generated

cd website-generator
npm install
npm start

Installing Whatsapp-web.js

Open a new terminal and get to the current directory.

Run repo

cd whatsapp-web.js/
npm install
npm start <http://<ip address>:<port no>/>