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 [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 TodoMVC Application. Demo ๐Ÿ‘‰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published