/ts-framework-notification

Simple transactional notifications layer for the TS-Framework, currently handling Emails and Firebase Notifications.

Primary LanguageTypeScriptMIT LicenseMIT

ts-framework-notification

Build Status Coverage Status

A minimalistic framework for typescript based applications, with async/await and decorators support.

This plugin extends the Server for handling transactional notifications through multiple transports.

DEPRECATION NOTICE

This repository contains the v1 track for the TS Framework, which is now deprecated.

For an updated version checkout the v2 tree on nxtep-io/ts-framework-notification fork.


Documentation

See the Full documentation in Gihtub.


Changelog

  • v1.2.0: Notification service layer
  • v1.1.0: Firebase push notifications
  • v1.0.0: Email templates notifications


Roadmap

  • Documentation for usage without Typescript (NodeJS 8+)
  • Push notifications (Firebase for iOS, Android and Web)
    • [OK] Firebase simple notifications for iOS and Android
    • Firebase Data notifications for iOS and Android
    • Firebase Web notifications
  • SMS notifications


License

The project is licensed under the MIT License.