todosapp: scaffolding for syncbase.js integration

Change-Id: I3c35a78126af2b17609e60b7b07d2425e17ead79
13 files changed
tree: df5d91d207063762d58c4a9f13aa97a423579fb7
  1. browser/
  2. public/
  3. test/
  4. third_party/
  5. .gitignore
  6. .jshintignore
  7. .jshintrc
  8. index.html
  9. Makefile
  10. package.json
  11. README.md
  12. server.js
README.md

Todos

Todos is an example app that demonstrates Syncbase.

Running the web application

make serve

Commands for debugging

$V23_ROOT/release/go/bin/namespace glob -v23.namespace.root=V23_NAMESPACE -v23.credentials=V23_CREDENTIALS "test/*"
$V23_ROOT/release/go/bin/vrpc signature -v23.namespace.root=V23_NAMESPACE -v23.credentials=V23_CREDENTIALS "test/syncbased/todos"