-
Notifications
You must be signed in to change notification settings - Fork 0
Detailed Installation
carolyncole edited this page Apr 22, 2019
·
2 revisions
-
Install Ruby
- with rbenv
brew install rbenv cd approvals rbenv install
- with rbenv
-
Install Node
brew install nvm nvm install 11.8.0
-
Install yarn
brew install yarn
-
Bundle & Yarn install
bundle install yarn install
-
Install postgres
brew install postgres brew services start postgres psql postgres create role approvals with createdb login pass
-
Run foreman
bundle exec foreman start
-
browse to welcome to see lux cards