Skip to content

kaepek/kaebase

Repository files navigation

Kaebase

Libraries

Images:

Dev instructions

  • npm run start:dev - Start development infrastructure.
  • npm run stop:dev - Stop development infrastructure.
  • npm run rm:dev - Remove development infrastructure (warning this will clear the data volumes).
  • npm run pull:dev - Pull latest development images.
  • npm run reset:dev - Reset the development infrastructure. It will stop, remove, pull and start the development infrastructure (warning this will clear the data volumes) [requires your users password to be entered].
  • npm run cqlsh:dev - Get a cqlsh shell for scylla-node1 so you can interact with the database.
  • npm run nodetool:dev -- <commandName> Interact with scylla-node1 with nodetool e.g. npm run nodetool:dev -- status

About

An event driven ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published