Varnit Goyal 74624f631a Merge pull request #22 from navi-commons/NTP-19782/clickstream-integration
NTP-19782 | clickstream and metrics cleanup
2024-12-23 11:29:42 +05:30
2024-12-18 03:13:26 +00:00
2024-11-25 16:04:36 +05:30
2024-11-17 16:34:20 +05:30
2024-10-29 18:07:27 +05:30
2024-11-25 16:08:29 +05:30
2024-12-13 19:58:30 +05:30

Universal call sdk

How to Run

Setup private npm repo for local testing

npm install -g verdaccio
verdaccio

update npmrc

npm set registry http://localhost:4873/ --location project
yarn 
lerna run build 
lerna publish
Description
No description provided
Readme 821 KiB
Languages
TypeScript 95.7%
JavaScript 4%
HTML 0.3%