Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:48:28.000Z (3 months ago)
- Last Synced: 2024-10-21T19:33:47.886Z (3 months ago)
- Topics: aws, docker, git, github, jeknins-pipeline, linux
- Language: EJS
- Homepage: https://harshitsahu2311.hashnode.dev/complete-devops-cicd-project
- Size: 1.21 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
![Logo](https://github.com/harshitsahu2311/Nodejs-Project/blob/main/harshit%20(1).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)