A monorepo that contains all packages for Courier's browser SDKs.
- Open the
.vscode
folder, clickcourier-web.code-workspace
then click the blue "Open Workspace" button in the bottom right
- Click the "Sync Packages" button to install all dependencies
This will set up your development environment with all the necessary packages and configurations.
You may need to click "Sync Packages" during development if some local packages get out of sync with each other.
Package | Description |
---|---|
courier-js |
The base API client and shared instance singleton for Courier's JavaScript Browser SDK |
courier-ui-core |
Web components used in UI level packages |
courier-ui-inbox |
Web components for Courier Inbox |
courier-react |
React components for Courier Inbox and more |