Deploy your Nodejs Project to Heroku
This post is useful for beginners that want to deploying free a nodejs project.
Some previus knowledge that helps you:
git and github.
Must have:
heroku account create.
create new project(create new app) in heroku dashboard.
Install heroku CLI...
blogdevtrip.hashnode.dev1 min read