https://github.com/akshch/app_notifications
Push notification app for android and ios using Rpush gem (FCM)
https://github.com/akshch/app_notifications
fcm notifications rpush ruby rubyonrails
Last synced: about 2 months ago
JSON representation
Push notification app for android and ios using Rpush gem (FCM)
- Host: GitHub
- URL: https://github.com/akshch/app_notifications
- Owner: akshch
- Created: 2022-05-05T19:19:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T19:20:01.000Z (about 4 years ago)
- Last Synced: 2025-05-14T11:22:21.254Z (about 1 year ago)
- Topics: fcm, notifications, rpush, ruby, rubyonrails
- Language: Ruby
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...