Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)