Cobrowse SDK for Web
This is the Cobrowse SDK for Web.
Development
Cross Domain
To update the server side component for cross domain sessions:
- Run
npm build
- Copy
/iframe_storage/server.*
to the frontend at /apps/iframe_storage/server.*
.
Deployment
This SDK is available via NPM as well as a scripted hosted via out CDN. To deploy a new version:
./script/release.sh
Prerequisites
Before you can deploy, you must have write access to this repository in the cobrowseio organisation, and must be added to the deployers team in GitHub. You must also have been granted access to deploy new versions to NPM.