Node.js on Heroku: Deploy with CLI

Опубликовано: 18 Ноябрь 2020
на канале: Heroku
876
5

Deploying Node applications to the cloud is really easy with the Heroku CLI, or command line interface. We will show you how, by running just a few commands in your local terminal:

Requires Node.js and npm;
Open a POSIX Terminal (GNU/Linux or MacOS);
Clone a Git repository that contains a Node app, such as Heroku’s the nodejs-getting-started and move into the newly created local repo directory;
Create a local Heroku app with the heroku apps:create command so that the basic Git workflow is automatically incorporated to the app directory;
Create or edit the package.json dependencies file, and define the start script;
Push your changes to the heroku remote to trigger an automatic deployment;
You may now open the app in a browser with heroku apps:open.

For more information refer to the Node.js app guide and other Node-related topics:

https://www.heroku.com/nodejs
https://devcenter.heroku.com/articles...
https://devcenter.heroku.com/articles...
https://devcenter.heroku.com/articles...
https://github.com/heroku/node-js-get...
https://devcenter.heroku.com/articles...
https://devcenter.heroku.com/articles...
https://devcenter.heroku.com/articles...

-----

Music Credit:

Song: Inside Out - Redoux
Music provided by Ninety9Lives
Video:    • Redoux - Inside Out | Ninety9Lives re...  
Download: http://99l.tv/insideoutYU


Смотрите видео Node.js on Heroku: Deploy with CLI онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Heroku 18 Ноябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 87 раз и оно понравилось людям.