Socket
Socket
Sign inDemoInstall

@ng-toolkit/serverless

Package Overview
Dependencies
247
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ng-toolkit/serverless

Angular Universal PWA boilerplate for serverless environment.


Version published
Maintainers
1
Created

Readme

Source

Maintainability Test Coverage Build Status Dependency Status Backers on Open Collective Sponsors on Open Collective npm version

Serverless support for your Angular application Tweet

Star it and share with others!

This is part of the @ng-toolkit project. Check main page

Live demo

Angular Universal PWA on AWS Lambda + API Gateway

Getting started

ng new myApp
cd myApp
ng add @ng-toolkit/serverless

Params

  • --provider - Choose serverless provider which you want to use (aws | gcloud | both) - default both ie
ng add @ng-toolkit/serverles --provider aws

Deployment

npm run build:deploy (if you choose provider 'aws' or 'gcloud')
npm run build:deploy:aws (if you choose provider 'both')
npm run build:deploy:gcloud (if you choose provider 'both')

Looking for something more?

Feel free to create issue with your feature request

Funding

You can support development of this project via Open Collective, Donorbox, Liberapay,

Open Collective Backers

Support this project with a monthly donation and help us continue our activities. [Become a backer]

Open Collective Sponsors

Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]

Credentials

Keywords

FAQs

Last updated on 13 May 2018

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc