You can find a setup here.
After the installation, open the docker Quickstart Terminal.
npm run compose
docker-compose build && docker-compose up
- Clone the repository
npm install
npm run doc
- Open
doc/index.html
- The first time you create the db, use
npm run create-data
to persist the data of the db npm run start-db &
using a docker Quickstart Terminal
- In a standard terminal start
rethinkdb
npm run dev
npm run stop-db
- Atom
- WebStorm 11
- SublimeText