You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a Procfile
web:node app.js written in it.
Sign up on heroku
Create app
Download heroku CLI
On cmd write heroku login
follow the basics steps in documentation
Also in script tag of package.json
Write start:"node app.js"
No description provided.
The text was updated successfully, but these errors were encountered: