A client-side database for Toram Online
Install Amber and create an Amber project, as shown in Amber Instructions.
Setup the project with
npm install
bower install
grunt devel
Then un amber serve
in the project folder. The source packages are those starting with ToramDb
.
Run grunt deploy && cp index.html the.js docs/
, then commit the docs
folder.