react-home-harmony
TypeScript icon, indicating that this package has built-in type declarations

0.0.755 • Public • Published

react-home-harmony

Home Harmony Web SDK

In a project, to get started call the following in the index.tsx

// Get upload and segment URLs from env vars (defined in .env.*)
cbInitialize({
    directUploadUrl: process.env.REACT_APP_CB_DIRECT_UPLOAD_URL,
    getUploadUrlsUrl: process.env.REACT_APP_CB_GET_UPLOAD_URLS_URL,
    uploadUrl: process.env.REACT_APP_CB_UPLOAD_URL,
    segmentUrl: process.env.REACT_APP_CB_SEGMENT_URL
})

To update, this will auto increment the version number and publish to npm

npm publish

Package Sidebar

Install

npm i react-home-harmony

Weekly Downloads

753

Version

0.0.755

License

ISC

Unpacked Size

600 kB

Total Files

19

Last publish

Collaborators

  • cambrian