Skip to content

Instantly share code, notes, and snippets.

@thiagofm
Last active August 27, 2022 14:53
Show Gist options
  • Save thiagofm/3e1e946933754750d766485dc03a5a6d to your computer and use it in GitHub Desktop.
Save thiagofm/3e1e946933754750d766485dc03a5a6d to your computer and use it in GitHub Desktop.
Procfile.dev for debugging
web: rdbg -n --open=vscode -c -- bin/rails server -p 3000
js: yarn build --watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment