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

https://github.com/neha-dev-dot/ci-githubaction

This project is a hands-on implementation of Continuous Integration (CI) using GitHub Actions with a basic Node.js backend. The goal is to understand and demonstrate how CI pipelines can be automated using GitHub’s native CI/CD features. The workflow runs automatically on every push or pull request to the main branch.
https://github.com/neha-dev-dot/ci-githubaction

continuous-integration devops-tools github-actions github-actions-ci nodejs

Last synced: 7 months ago
JSON representation

This project is a hands-on implementation of Continuous Integration (CI) using GitHub Actions with a basic Node.js backend. The goal is to understand and demonstrate how CI pipelines can be automated using GitHub’s native CI/CD features. The workflow runs automatically on every push or pull request to the main branch.

Awesome Lists containing this project