/bunnymen

a decentralized db that runs in a web browser

Primary LanguageNixApache License 2.0Apache-2.0

Bunnymen

It all started one Wednesday, anon was singing sweet tunes, sending me photos from a cell phone as I whistled my way through the blue moon.

Echo & The Bunnymen

Then we realized, what if we didn't need that phone? What if something else existed? As we like to say, "The killing moon will come too soon."

How to run

  1. install dependencies
yarn
  1. launch local signalling server
yarn run-signalling-server
  1. open a new terminal session and launch app
yarn build
yarn dev