Heroku NodeJS Api
It gives detailed information regarding the installation of heroku cli and to deploy NodeJS Api.
Last updated
It gives detailed information regarding the installation of heroku cli and to deploy NodeJS Api.
Last updated
Once you done all the required changes in finish local setup of the project and ready to production.
You need to install Heroku-cli. It's available for MAC, Linux and Windows machine. Please follow this link and install CLI for deployment.
If above command return the version number of heroku-cli then your heroku cli install and ready for deployment.
You need to Login with your heroku credential
Login to https://dashboard.heroku.com .
Create New app
Once app created go to the deploy Tab and you can see your app git info that required app to deploy.