Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 689 Bytes

File metadata and controls

19 lines (12 loc) · 689 Bytes

About

The calling-extensions-sdk project is a app example like build a widget that make calls on hubspot.

In this project, I change the webpack-dev-server to express, because using the first, we can't deploy on google cloud run.

I use the Mizu universal WebPhone for connect to my VOIP server.

Build

npm run buld

Start

npm run start

Deploy on Google Cloud RUn

https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-nodejs-service

Integrate to Hubspot

For this, you can follow steps on: https://github.com/HubSpot/calling-extensions-sdk