You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- we use Makefile, so `make install` should simplify a lot
141
141
- to start the web application and all the workers type `make dev`
142
-
- there's docker-compose in the rails_application, if you're into Docker
142
+
- there's docker-compose in the apps/rails_application, if you're into Docker
143
143
- Ruby version, it's best to use the same, which we use for CI/production: [as defined in this file](https://github.com/RailsEventStore/ecommerce/blob/master/.github/workflows/rails_application.yml#L31)
0 commit comments