Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@angular-toolkit/init
Advanced tools
Angular Universal PWA boilerplate for serverless environment.
This repo is the boilerplate for (PWA) progressive web app with Angular Universal (serverside rendering). It is prepared to be easily deployed on serverless environment (Google Cloud Functions & AWS Lambda supported).
Angular Universal PWA on AWS Lambda + API Gateway
npm install -g angular-universal-pwa
Create project:
ng new --collection angular-universal-pwa myApp
cd myApp
npm start
--provider
- What serverless provider you want to use? (aws
| gcloud
| both
) - default both
--gaTrackingCode
- Provide your Google Analytics tracking code, to enable GA (ie --gaTrackingCode UA-123456
)--firebug
- Decide if you want to download firebug-lite (true
| false
) - default false
git clone https://github.com/maciejtreder/angular-universal-pwa.git
cd angular-universal-pwa/application
npm install
npm start
##Running modes
npm start
npm run build:dev
npm run build:firebug
npm run build:dev:firebug
npm run test
npm run build:prod
npm run server
ng new --collection angular-universal-pwa myApp
npm run build:deploy:aws
or (since 2.0.0-beta.4)
ng new --collection angular-universal-pwa myApp --provider aws
npm run build:deploy
ng new --collection angular-universal-pwa myApp
npm run build:deploy:gcloud
or (since 2.0.0-beta.4)
ng new --collection angular-universal-pwa myApp--provider gcloud
npm run build:deploy
Feel free to create issue with your feature request
You can support development of this project via Open Collective, Donorbox, Liberapay,
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
FAQs
Angular Universal PWA boilerplate for serverless environment.
The npm package @angular-toolkit/init receives a total of 6 weekly downloads. As such, @angular-toolkit/init popularity was classified as not popular.
We found that @angular-toolkit/init demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.