Deploy Node.js to Heroku using GitHub

preview_player
Показать описание

This video is specifically going to be focused on deploying the app to Heroku. And also setting up continuous deployment so that the app is automatically deployed each time a new commit is added to the main branch; whether via pull request, or direct push.

Resources:

Timestamps:
00:00 Intro
00:38 Heroku's Next Chapter (end of their free tier)
01:01 Heroku Overview
02:20 Simple Node API Overview (recommended start point if you want to skip intro bits)
04:57 Demo of Node API
05:37 Creating Heroku Account
06:10 Creating a new Heroku App
06:21 Three Deployment Options Overview
07:15 Deployment with direct GitHub Integration (manual and automatic deploys)
10:25 Deployment with GitHub Actions
15:53 Demo of Deployed API and Heroku Automatic Restart
16:40 Summary/Outro
Рекомендации по теме
Комментарии
Автор

Do we also push node_modules to the gothub

shashwatsingh
visit shbcf.ru