patriotsoftware/Deploy SPA
Build and deploy a SPA projects to S3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-base-url | Enter the base URL for the app. I.E. https://dev-static.patriotsoftware.com | yes | — |
| app-path | Enter the path to the app. | no | share |
| app-dist-path | Enter the path for the app dist directory. This is the artifact uploaded to S3. | no | share/dist |
| bucket-name | Enter the S3 Bucket name to upload the artifacts to. | yes | — |
| additional-bucket-args | Enter the path in the S3 Bucket to upload the artifacts to. | no | — |
| cloudfront-distribution-id | Enter the AWS CloudFront Distribution ID for the app. | yes | — |
| npm-run-command | Enter the command to run with NPM. I.E. "npm run <npm-run-script>", "npm run build", "npm run build-dev" | yes | — |
| node-version | The version of Node to set up. | yes | — |
| node-auth-token | Supply the required Authentication token for the intended Node Registry. | yes | — |
| node-registry-url | Enter the Node Registry URL to configure Node with. | no | https://npm.pkg.github.com/SynergyDataSystems |
| node-scope | Enter the Node Registry URL to configure Node with. | no | @synergydatasystems |
| cognito-identity-pool-id | Enter the AWS Cognito Identity Pool ID. | yes | — |
| aws-region | Enter AWS Region to use. | no | us-east-1 |
| cognito-audience | Enter the Node Registry URL to configure Node with. | no | cognito-identity.amazonaws.com |
| aws-account-id | Enter the AWS Account ID. | yes | — |
| cognito-set-in-environment | Enable or disable the Cognito set-in-environment setting used for authentication. | no | true |
Outputs
no outputs