Skip to content

mblaney/holster

Repository files navigation

Holster is a port of GunDB, following Porting Gun. It is firstly a Node.js implementation and then uses webpack to build browser versions. Check out the Github Wiki for more information.

  • Run the server with: node src/index.js
  • Run in the browser with: file:///install-path/examples/index.html
  • When modifying src files run: npx prettier src --write && npm run build
  • When modifying tests run: npx prettier test --write
  • To run the tests use: npm run test

About

Holster syncs distributed graph data over websockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published