Install ruby (I recommend rbenv - this project contains a .ruby_version file)
Install mysql (
$ brew install mysql, then configure )$ gem install bundler$ bundle installCreate config/application.yml (see config/application_sample.yml)
$ rake db:setup$ git submodule init && git submodule updateInstall and configure your system to use the node version in .nvmrc. If you have nvm, you can just do
nvm useInstall yarn (
$ brew install yarn)Yarn install:
$ yarn installinstall and run the card-svc
Uh oh!
There was an error while loading. Please reload this page.
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|