- You'll need bower
cdintostaticand runbower install- Switch to JRuby and install the dependencies:
bundle install - Create the DB:
sqlite3 data/tabula_api.db < data/tabula_api.sql - run the app:
TABULA_DATA_DIR=$(pwd)/data rackup
This repository was archived by the owner on Nov 21, 2017. It is now read-only.