Skip to content

Ugur-Atakan/FCM_Notification_API

Repository files navigation

Description

This project uses Firebase Admin SDK and NestJS with TypeScript and TypeORM. You can send Notification using this project API. You can use Swagger https://localhost:$PORT:docs/ if you want to see all endpoints.

Features

Send all notification

Send notification to token

send notification to topic

Subscribe to topic

Unsubscribe to topic

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Stay in touch

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published