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-universal-pwa
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
##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 --provider aws
npm run build:deploy
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,
Support this project with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]
FAQs
Angular Universal PWA boilerplate for serverless environment.
We found that angular-universal-pwa 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.