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
Having now done this for the third or fourth time, I think I've figured out a smooth set of instructions (above). @MartinHinz could you check whether there's anything stupid/unnecessary? Then I will add to the README so I don't have to puzzle it out again next time!
At first glance, this looks correct and complete to me. If this is how it worked for you for the third time, it should also be correct ;-) I would have said, not such a high priority, but if it is going to be helpful for yourself, then go ahead!
i.e. a dockerless server setup. Something like:
env_variables.env
and move it to./.env
bundle && yarn
to install dependenciesbin/rails db:setup
to set up and seed the databasebin/dev
** If there's an error about missing foreman, restart your terminal.
The text was updated successfully, but these errors were encountered: