@ng-toolkit/serverless

Angular Universal PWA boilerplate for serverless environment.


Keywords
schematics, angular, serverless, server side rendering, pwa, progressive web app, lambda, amazon web services, google cloud functions, firebase, angular-schematics, angular-universal, aws, aws-lambda, boilerplate, firebug-lite, google-cloud, google-cloud-functions, offline, push, push-notifications, pwa-apps, safari-push-notifications, server-side-rendering, serverless-framework, webpush
License
MIT
Install
npm install @ng-toolkit/serverless@8.1.0

Documentation

@ng-toolkit Tweet

This project has two faces:

  • First, a Angular Universal PWA boilerplate, prepared for easy deployment on Serverless environment. The boilerplate contains all of the best practices and is continously evolving. Find out more about the boilerplate here.
  • Second, a collection of schematics (used with the ng add command) which can be applied to existing Angular projects. All schematics comes from the boilerplate mentioned above. The main goal is to make those schematics interchangeably (developer can apply them in any order)!

Star it and share with others!

Online Demo: Angular Universal PWA on AWS Lambda + API Gateway

Maintainability Test Coverage Build Status

Backers on Open Collective Sponsors on Open Collective

Average time to resolve an issue Percentage of issues still open

Dependency Status

Package Dependencies Dev Dependencies npm version
ng-toolkit/_utils Dependency Status Dependency Status npm version
ng-toolkit/serverless Dependency Status Dependency Status npm version
ng-toolkit/pwa Dependency Status Dependency Status npm version
ng-toolkit/universal Dependency Status Dependency Status npm version
ng-toolkit/firebug Dependency Status Dependency Status npm version
ng-toolkit/init Dependency Status Dependency Status npm version

Content

What's inside

PWA starter

npm install -g @ng-toolkit/init
ng new --collection @ng-toolkit/init myApp [--provider --firebaseProject --gaTrackingCode --firebug]

PWA - @angular/pwa extension

Add update mechanism and server-side rendering fixes to your PWA

ng add @ng-toolkit/pwa [--serverModule]

Serverless (Firebase, AWS Lambda, Google Cloud Functions)

Make your app deployable on serverless environment (FaaS)

ng add @ng-toolkit/serverless [--provider --firebaseProject]

Angular Universal

Add server-side rendering and improve SEO of your app

ng add @ng-toolkit/universal

Firebug-lite

Add firebug-lite to your Angular app

ng add @ng-toolkit/firebug

Planned features

Looking for something more?

Feel free to create issue with your feature request

Support @ng-toolkit

You can support development of this project via:

If you want, you can be listed on the List of donors on the demo page.

Open Collective Backers

Thank you to all our backers! 🙏 [Become a backer]

Open Collective Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Credentials

  • Checkout my home page and find out more about me