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
# install gems
bundle
# setup database
bin/rails db:create db:migrate
# this will install overmind via homebrew and start rails
bin/dev
# view in a browser
open http://localhost:3000/users