backend: bundle exec rails s -p 3000 frontend: sh -c 'cd ./frontend && yarn run dev'