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
The following things should be done to improve developer flow:
Compose-file that automatically pulls up a DB
Schema load should be automated
Schema migration gen should be easier
Foreman can be run inside Docker as well, meaning this entire setup can be Dockerized
If Recaptcha details are missing, Recaptcha should be disabled
Although running directly on host is fun, it poses a problem to developer friendliness and "isolation" - by default, Bundler will install gems in some faraway location on the system.
The text was updated successfully, but these errors were encountered:
The following things should be done to improve developer flow:
Although running directly on host is fun, it poses a problem to developer friendliness and "isolation" - by default, Bundler will install gems in some faraway location on the system.
The text was updated successfully, but these errors were encountered: