Skip to content

stevenremot/toram-db

Repository files navigation

Toram DB

A client-side database for Toram Online

Getting Started

Install Amber and create an Amber project, as shown in Amber Instructions.

Run development server

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.

Deploy

Run grunt deploy && cp index.html the.js docs/, then commit the docs folder.

About

A simple database app for Toram online loots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published