olebedev / mice

SwarmDB Example Mice Application

Home Page:http://olebedev.github.io/mice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mice

An example application using SwarmDB as a data-sync layer

Run locally

Setup the project.

$ git clone git@github.com:olebedev/todo.git
$ cd ./todo
$ yarn
$ docker run -d --name swarmdb -p 31415:31415 -v `pwd`:/var/lib/swarm olebedev/swarmdb

Start the application by hitting yarn start.

About

SwarmDB Example Mice Application

http://olebedev.github.io/mice


Languages

Language:JavaScript 72.3%Language:HTML 18.0%Language:CSS 9.7%