@angular-toolkit/serverless
v2.2.0-beta.10
Published
Angular Universal PWA boilerplate for serverless environment.
Downloads
5
Maintainers
Readme
Serverless support for your Angular application
Star it and share with others!
This is part of the @angular-toolkit project. Check it out on GitHub
Live demo
Angular Universal PWA on AWS Lambda + API Gateway
Getting started
ng add @angular-toolkit/serverless
npm run build:deploy
Params
--provider
- Choose serverless provider which you want to use (aws
|gcloud
|both
) - defaultboth
ie
ng add @angular-toolkit/serverles --provider aws
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
- Checkout my home page and find out more about me
- Inspired by ng-universal-demo