Web SDK Installation Documentation
Visual Studio Code or any preferred code editor
Firebase must be configured within your application
The masivPushWebService module provides functionalities for registering tokens, phone numbers, recipient IDs, related events, and geolocation of push notifications in web applications. This module can be imported and used from a CDN (Content Delivery Network) hosted in an S3 bucket of MasivPush. Alternatively, it can be imported from npm if necessary. A specific JavaScript file is also available for use in the service worker since the default service worker does not support modules without a module bundler.