I want to integrate the FCM in my next js App. is it possible to handle both client side and server side modules in server side
CodePudding user response:
Yes. we can manage both server and client-side modules in the next js. I've not experience in FCM but I've managed the redis on next server side. If we can mange the Redis then Hope so we can manage this