hyperdb-web-example

Example using hyperdb with webrtc swarm

Stars
11

hyperdb-web

testing hyperdb in browser

Commands

Command Description
$ npm start Start the development server
$ npm test Lint, validate deps & run tests
$ npm run build Compile all files into dist/
$ npm run create Generate a scaffold file
$ npm run inspect Inspect the bundle's dependencies

Note: A signalhub server needs to be running locally. Type signalhub listen -p 8000 on a separate terminal window.