Skip to content

share/godbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godbox

Godbox is a utility for viewing and manipulating data in a LiveDB/ShareJS/Derby.js database.
For more information on converting a MongoDB database to LiveDB see Igor

npm install
coffee server.coffee

Usage

If you have data in a mongo database called sweetdb and a collection called stories you can navigate to
http://localhost:7777/sweetdb/stories

to see the items and manipulate them.

If you are using an alternative redis database (the default is 1) you can set it like

coffee server.coffee -r 2

where -r selects redis database 2 in this example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •