Skip to content
This repository was archived by the owner on Aug 4, 2018. It is now read-only.

Latest commit

 

History

History
45 lines (27 loc) · 1.5 KB

File metadata and controls

45 lines (27 loc) · 1.5 KB

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.