I want to send push notification in mobile apps from react website, i am not using server side code so can you tell me how will i send push notification directly from react and appwrite function ? i am using one signal for sending push notification
Summary
The user wants to send push notifications from a React website to mobile apps. They mention using Appwrite CLI and uploading a Node.js function, but it doesn't submit. They suggest using OneSignal's Node SDK and creating a Node cloud function. The user asks for help on sending push notifications directly from React and Appwrite function.