Deploying a Simple Express Node.js Website to GitHub: Getting Started with Naginx & CI/CD Automation

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

Commands & Links:

Some commands :
For installing packages: 1. npm install 2. yarn (you can use either yarn or npm)

git commands:
1. git init
2. git branch -M main
4. git add .
5. git commit -m "code added"
6. git push origin main

Don't forget to like, share, and subscribe for more tutorials!

#NodeJS #GitHub #Deployment #CI/CD #Automation #Nginx #AWS #GitHubActions
Рекомендации по теме