Skip to content

olebedev/mice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mice

An example application using SwarmDB as a data-sync layer

Run locally

Setup the project.

$ git clone [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published