mastodon/Procfile.dev

4 lines
97 B
Plaintext

web: bundle exec puma -C config/puma.rb
stream: yarn run start
webpack: ./bin/webpack-dev-server