About this tool
Heroku / Railway process types — how to start your web and worker dynos.
Ready-to-use Procfile — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.
Heroku / Railway process types — how to start your web and worker dynos.
web: node dist/index.js worker: node dist/worker.js release: npm run migrate
Heroku / Railway process types — how to start your web and worker dynos.
Ready-to-use Procfile — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.