Add scripts.start to Procfile from package.json
If no Procfile exists and there is a scripts.start in package.json, add the scripts.start script as the 'web' process type to a new Procfile.
Showing
Please register or sign in to comment
If no Procfile exists and there is a scripts.start in package.json, add the scripts.start script as the 'web' process type to a new Procfile.