- bundle install
- bin/rails db:prepare
- bin/rails s # http://localhost:3000
- Boxicons with web components for icons
- bin/rails test # all tests
- bin/rails test test/models # models only
- bundle exec standardrb
- bundle exec standardrb --fix
- bundle exec bundler-audit update && bundle exec bundler-audit check
- bundle exec brakeman -q -w2
- bin/rails routes
- bin/rails console
- bin/rake -T
- Emails use test delivery in test env; in dev/prod set host via config.action_mailer.default_url_options
- Background jobs/cache/cable use solid_queue/solid_cache/solid_cable (DB-backed)
- If tests complain about missing DB: run bin/rails db:prepare
EDITOR="vim" bin/rails credentials:edit --environment production
fly deployto deployfly launchto create a new instance
- buy a domain (localbread.now ?)