This is a demo application to show how to reproduce the situation described in this issue.
You need to have Ruby and Node installed. Then run the following commands:
bundle install
yarn install
rake db:create
rake db:migrate
rake db:seed
./bin/dev
This is a demo application to show how to reproduce the situation described in this issue.
You need to have Ruby and Node installed. Then run the following commands:
bundle install
yarn install
rake db:create
rake db:migrate
rake db:seed
./bin/dev