Skip to content

Example dockerized react-app with CI/CD pipelines

Notifications You must be signed in to change notification settings

robogiraffe/sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Sample REACT app

Overview

This repository contains a simple web application designed to demonstrate advanced skills in setting up Continuous Integration and Continuous Deployment (CI/CD) pipelines using GitHub Actions. The app showcases automated testing, Docker containerization, and deployment to Google Cloud Run.

The main goal of this project is to highlight the following:

  • Automated testing with GitHub Actions.
  • Docker image building and storage in GHCR and Artifact Registries.
  • CI/CD Pipelines for deploying the application using GitHub Actions.
  • Deployment to Google Cloud Run, a fully managed serverless platform.

About

Example dockerized react-app with CI/CD pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published