od-support-chat 1.0.42 → 1.0.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -105,3 +105,12 @@ Finally you can use the Chat client for Origin Detector (OD) customer support to
|
|
|
105
105
|
|
|
106
106
|
<img src="https://origindetector.com/user-guide/customer-support.webp" height="500">
|
|
107
107
|
|
|
108
|
+
|
|
109
|
+
## Example React Project
|
|
110
|
+
|
|
111
|
+
### Here is one example react project. Please add your keys before running this project.
|
|
112
|
+
### https://github.com/jewelsub/example-od-support-chat
|
|
113
|
+
|
|
114
|
+
## If you are a manufacturer, please follow this manufacturer's onboarding guide to get used to the Origin Detector (OD) platform.
|
|
115
|
+
### https://origindetector.com/user-guide/Manufacturer-Onboarding-Guide.pdf
|
|
116
|
+
|