c-nfra/Build FE

Build and deploy webapp

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 13, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: c-nfra/build-fe@dac3655510e33c86312f23689da6e19a2074a49c # 1.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
aws-access-keyAWS Secret Key IDyes
aws-secret-access-keyAWS Secret Access Keyyes
aws-regionAWS Region of the S3 and CloudFront resourcesyes
aws-s3-nameName of the AWS S3 bucketyes
aws-cloudfront-nameAltername domain name of the distributionno
slack-channelName of the Slack channel used for CI alertsno""
slack-tokenToken for Slack integrationno""
build-commandCommand used to build the application [ yarn | npm | bun ] (default: yarn)noyarn
build-envsEnvironment variables passed used for building the applicationno""
build-pathLocal path of the build (default: build)nobuild
node-versionNodeJS required version (default: 16.x)no20.x
skip-buildEnable for deploy only. Needs build-path to point to filesnofalse

no outputs