Hi, we are looking to create a sports app that collects and displays player stats. It will include team chats with push notifications for upcoming games etc. We are thinking of using the standard MERN stack route with a GraphQL API or a real-time Firebase database. Any advice would be greatly appreciated.
6 upvotes·2.1M views
Replies (3)
hi it looks like an interesting app, I have been working on apps with mern stack but recently I came across hasura and it was a total game-changer, it fast forward most of my developing process on the backend, here is a sample code to manage notifications, you can twist it a bit to work in an app https://hasura.io/docs/1.0/graphql/core/event-triggers/samples.html#push-notifications
4 upvotes·6.9K views
View all (3)