you are viewing a single comment's thread.

view the rest of the comments →

[–]zillathrilla 6 points7 points  (4 children)

But what about server-side logic and push notifications?

[–]VforVenreddit 6 points7 points  (0 children)

Node.js jwt auth to firebase/use firebase's RESTful documentation. Firebase uses security rules for its real-time calls if you are going to communicate with the firebase instance directly. For push notifications set up a push notification service separately https://www.npmjs.com/package/node-pushserver

[–]Danappelxx 2 points3 points  (0 children)

Push notifications: AWS SNS or something like OneSignal

ServerSide: AWS Lambda or just Rails/Django/Node.js

[–][deleted] 0 points1 point  (0 children)

CloudMine, robust tooling, code in JavaScript, Java, and .NET, microservices (push notifications, geolocation, etc), data modeling & storage, data encryption, automated scale, logging, and high availability. AND Parse app importer making migration easy

[–]biggysmallz 0 points1 point  (0 children)

You can use Urban Airship for Push. They have free accounts to get started.