Gathering detailed insights and metrics for generator-addon-azure-deploy
Gathering detailed insights and metrics for generator-addon-azure-deploy
Gathering detailed insights and metrics for generator-addon-azure-deploy
Gathering detailed insights and metrics for generator-addon-azure-deploy
npm install generator-addon-azure-deploy
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
9 Commits
1 Forks
2 Watchers
1 Branches
2 Contributors
Updated on Jan 28, 2023
Latest Version
1.0.0
Package Id
generator-addon-azure-deploy@1.0.0
Unpacked Size
6.27 kB
Size
2.96 kB
File Count
6
NPM Version
6.9.0
Node Version
10.16.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
1
Add Azure deployment to ngX-Rocket apps
This add-on configures Azure and adds a deploy
script to deploy your application using Azure blob storage hosting.
The setup and deployment is done through the @azure/ng-deploy tool.
An Azure account is needed to use this add-on. You can create a free account following this link.
Using create-ngx you can get started directly without installing anything:
Generate a new project and follow instructions:
1npm init ngx --addons addon-azure-deploy
Deploy your app
1npm run deploy
If you prefer to use it locally, install ngX-Rocket and this add-on:
1npm install -g generator-ngx-rocket generator-addon-azure-deploy
Then:
Generate a new project and follow instructions:
1ngx new
Deploy your app
1npm run deploy
See ngX-Rocket CLI for more information.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/7 approved changesets -- score normalized to 1
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
27 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More