We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
database.yml
gem uninstall bcrypt
bundle exec rake db:create
bundle exec rake db:migrate
bundle exec rake bumbleberry:update
bundle exec rake lingua_franca:import
app/assets/stylesheets/bumbleberry-settings.json
bundle exec rake assets:precompile
rails s -p 3001
rails s -b 0.0.0.0
Sorry, something went wrong.
I think the best bet might be to make a kind of all-in-one Docker container with the Rails app and DB running in the same container.
We should strive to have something as simple as docker run bikecollectives/website or whatever.
docker run bikecollectives/website
drwlrsn
No branches or pull requests
The text was updated successfully, but these errors were encountered: