stevenremot / toram-db

A simple database app for Toram online loots

Home Page:https://stevenremot.github.io/toram-db/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://stevenremot.github.io/toram-db/

License:MIT License


Languages

Language:JavaScript 82.6%Language:Smalltalk 12.3%Language:HTML 5.1%