✏️
readymade-restaurant-app
  • Readymade Restaurant App
  • Technologies
  • Requirements
  • User Mobile App
  • Installation Guide
  • User Mobile App Structure
  • API Config
  • Push Notifications
  • Release Build
  • Delivery Mobile App
    • Prerequisites
    • App Setup
    • Delivery Mobile App Structure
    • Run App
  • CMS Dashboard
  • Zip File Structure
  • Introduction to NodeJS
  • System Requirements
  • How To Run
  • Project Structure
  • CMS API Config
  • Push Notifications For CMS
  • Deployment
    • Heroku NodeJS Api
  • Changelog
    • Changelog
Powered by GitBook
On this page
  • Install Heroku Cli
  • Check Heroku-CLI installation
  • Create Heroku app and Deploy

Was this helpful?

  1. Deployment

Heroku NodeJS Api

How to Deploy NodeJS API on Heroku Cloud Server.

PreviousPush Notifications For CMSNextChangelog

Last updated 4 years ago

Was this helpful?

Install Heroku Cli

Once you done all the required changes in finish local seup of the project and ready to production.

You need to install . It's available for MAC, Linux and Windows machine. Please follow this link and install CLI for deployment.

Check Heroku-CLI installation

$ heroku --version

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

$ heroku login // It will ask your heroku Email / pass 

Create Heroku app and Deploy

  1. Login to .

  2. Create New app

Create heroku app from their dashboard

Once app created go to the deploy Tab and you can see your app git info that required app to deploy.

Heroku-cli
The Heroku CLI | Heroku Dev CenterHow to download, install, and start using, the Heroku CLI. The Heroku CLI used to be part of the Heroku Toolbelt.devcenter.heroku.com
https://dashboard.heroku.com