Skip to content

Instantly share code, notes, and snippets.

@dcyoung-dev
Last active June 18, 2021 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcyoung-dev/16d11e5b53d33ec77e73b340ab086c61 to your computer and use it in GitHub Desktop.
Save dcyoung-dev/16d11e5b53d33ec77e73b340ab086c61 to your computer and use it in GitHub Desktop.
Development Procfile
web: bundle exec rails server
worker: bundle exec sidekiq
webpack: bundle exec bin/webpack-dev-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment