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.
$ yarn install
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prod
- Author - Uğur Atakan SÜRMELİ
- Website - https://uguratakan.com
- Instagram - uguratakan.js
This project is MIT licensed.