https://github.com/harshitsahu2311/nodejs-project
Continuous Integration and Continuous Deployment (CI/CD) pipelines have revolutionized how modern applications are built and deployed. Automating this process helps reduce errors, improve efficiency, and ensure consistency across various environments. In this blog, we'll walk through the steps to deploy a Node.js application from GitHub to Docker u
https://github.com/harshitsahu2311/nodejs-project
aws docker git github jeknins-pipeline linux
Last synced: 4 months ago
JSON representation
Continuous Integration and Continuous Deployment (CI/CD) pipelines have revolutionized how modern applications are built and deployed. Automating this process helps reduce errors, improve efficiency, and ensure consistency across various environments. In this blog, we'll walk through the steps to deploy a Node.js application from GitHub to Docker u
- Host: GitHub
- URL: https://github.com/harshitsahu2311/nodejs-project
- Owner: harshitsahu2311
- Created: 2024-09-05T15:14:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T13:52:24.000Z (over 1 year ago)
- Last Synced: 2025-04-05T07:33:01.501Z (about 1 year ago)
- Topics: aws, docker, git, github, jeknins-pipeline, linux
- Language: EJS
- Homepage: https://harshitsahu2311.hashnode.dev/complete-devops-cicd-project
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS-Todo-CICD-Project
.gif)
Run these commands:
`sudo apt install nodejs`
`sudo apt install npm`
`npm install`
`node app.js`
# Read the full blog for all Steps:
[Blog-Link](https://harshitsahu2311.hashnode.dev/complete-devops-cicd-project)