Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@smallstack/push-notifications

smallstack4deprecated0.1.1TypeScript support: included

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

smallstack push-notifications module

readme

@smallstack/smallstack-push-notifications

The smallstack push-notifications package contains functionality that is being used in the server environment to configure and send push-notificationss.

How-to install

npm install will install all dependencies.

How-to use

Usually you would reference this package by adding it as project dependency: npm install --save @smallstack/smallstack-push-notifications

If you want to develop things further or just want to use it locally, you can make use of npm link.