Skip to content

A simple Hello World app in Angular, built using an Actionforge graph as the CI/CD pipeline.

Notifications You must be signed in to change notification settings

actionforge/example-angular

Repository files navigation

example-angular

view-action-graph

A simple Hello World app in Angular, built using an Actionforge graph as the CI/CD pipeline.

Build

npm install
npm run build

Graph

The build pipeline is defined as an Actionforge graph in .github/workflows/graphs/build.act:

checkout -> build -> upload-artifact

It runs on every push to main, on pull requests, and on manual dispatch.

About

A simple Hello World app in Angular, built using an Actionforge graph as the CI/CD pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published