Skip to content

3beca/notifier

Repository files navigation

notifier

A simple notification system

CodeFactor Node.js CI Dependabot Status codecov

Getting Started

Clone the repo. Install dependencies:

npm ci 

After this is done, run the application in watch mode

npm run start-watch

Introduction

Notifier is very simple::

  • Send notifications to devices using firebase push service

Docker Compose

We provide a docker compose to quickly have notifier up and running.

docker-compose up

Test

Run the test suite with the following command:

npm test

License

MIT

About

Simple notifier service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •