Go to https://proofof.date
leiningen
, which requiresjava
node
andnpm
lein watch
And visit localhost:8280
cd gun-node-server
npm install
node index.js
To use it, change (while frontend watch is running) cljs-proof-of-date.events/peer-url
from https://proofof.date:8765/gun
, which uses the live site peer server, to local address: http://localhost:8765/gun
.
lein uberjar