8000 GitHub - olebedev/todo: SwarmDB Example TodoMVC Application. Demo 👉
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

olebedev/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo

an example application using SwarmDB as a data-sync layer and TodoMVC project as a sample.

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 TodoMVC Application. Demo 👉

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0