https://github.com/xcesco/fcm-tutorial
Sample project to study how to integrate FCM to mobile and web application
https://github.com/xcesco/fcm-tutorial
Last synced: 11 months ago
JSON representation
Sample project to study how to integrate FCM to mobile and web application
- Host: GitHub
- URL: https://github.com/xcesco/fcm-tutorial
- Owner: xcesco
- License: apache-2.0
- Created: 2019-09-14T15:37:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:44:30.000Z (about 3 years ago)
- Last Synced: 2025-01-08T19:50:12.409Z (about 1 year ago)
- Language: TypeScript
- Size: 1.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fcm-tutorial
Sample project to study how to integrate FCM into mobile and web application. This project has 2 modules:
- client: it's the Android application
- server: it's the Java backend