Skip to content

ChristianP93/ci_cd_angular_s3_cloudfront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

GitHub Action for Angular CI/CD on AWS S3

This repository contains the source code for a GitHub Action that implements a CI/CD pipeline for an Angular application on AWS S3, as described in a Medium article.

Usage

To use this action in your project:

  1. Create a .github/workflows directory in the root of your repository if it doesn't already exist.
  2. Copy the action's YAML file into this directory.
  3. Customize the YAML file according to your project's needs.

Medium Article

This project is part of an article published on Medium that explains in detail how to set up and use this GitHub Action. For more information and a step-by-step guide, please refer to the linked article.

Note

Make sure to properly configure the secrets and environment variables in your GitHub repository before running the action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published