To quickly get started, run the app in a docker container with:
docker-compose build
then
docker-compose up
The app will now be running and accessible via http://localhost:3000/
try running:
docker-compose run web bundle exec rake webpacker:install