hldb/todomvc

get web3storage token from environment

Closed this issue · 1 comments

tabcat commented

web3storage token is needed for offline replication. should be provided through a process.env shim.

tabcat commented

for a real app a user would connect to the web3storage service with their own api key using github signin or something.