Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ci-cd-testing

  • echo "# ci-cd-testing" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/emmanuelkumah/ci-cd-testing.git git push -u origin main

  • vite

    Next generation frontend tooling. It's fast!

  • We will be using Vite to create the React project. Vite is a tool to quickly start a project from a basic template for popular frameworks such as React, Angular, Vue, etc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • echo "# ci-cd-testing" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/emmanuelkumah/ci-cd-testing.git git push -u origin main

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Deploying container applications on AWS with CI/CD pipelines

    5 projects | dev.to | 10 Nov 2023
  • How to build a beautiful docs site with VitePress and Render

    3 projects | dev.to | 26 Oct 2023
  • How to commits to open source in GitHub. Step-by-step guide

    2 projects | dev.to | 4 Jun 2023
  • Deploy Vue 3 App to Heroku via Github

    2 projects | dev.to | 14 Jul 2022
  • userscript-modules-template

    3 projects | /r/userscripts | 10 Jul 2022