hldb / todomvc

collaborative todomvc built with welo
4 stars 2 forks source link

get web3storage token from environment #7

Closed tabcat closed 1 year ago

tabcat commented 1 year ago

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

tabcat commented 1 year ago

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