Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rethinkdb not installed as global #40

Closed
bneiluj opened this issue Apr 7, 2016 · 0 comments
Closed

rethinkdb not installed as global #40

bneiluj opened this issue Apr 7, 2016 · 0 comments

Comments

@bneiluj
Copy link

bneiluj commented Apr 7, 2016

There should be a section in the Readme file for setting up rethinkdb.

 - Clone the repo `git clone git@github.com:GordyD/3ree.git`
 - Run `npm install`
 - Install rethinkdb `brew update && brew install rethinkdb`
 - If your local environment is not reflected by `config/default.json`, then add a file at `config/local.json` to provide local customisation.
 - Run rethinkdb on a different terminal window `rethinkdb`
 - Run `npm run db-setup` to set up DB
@bneiluj bneiluj closed this as completed Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant