0

I'm new to angular6 & nodejs. I'm trying to integrate sendbird with Angular6 but not getting any clear idea, how to start and where to start.

Anyone done this before can guide me?

P.S. I have called sendbird api in python.

Bhavesh NS
  • 15
  • 1
  • 8
  • sendbird Javascript SDK available. https://github.com/smilefam/SendBird-SDK-JavaScript – Suresh Kumar Ariya Dec 13 '18 at 04:05
  • yes I checked that. Thank you. Actually their example is nodejs based. This is my first project and I have created one project for anguar & nodejs.so bit confused how can I use that code in nodejs. Also I have added sendbird package in angular so looking for guide or sample to integrate in angular6 – Bhavesh NS Dec 13 '18 at 04:18
  • @SureshKumarAriya - Please post your comment as answer as I did same thing when I didnt foud any option – Bhavesh NS Dec 18 '18 at 15:45

2 Answers2

0

Currently, SendBird doesn't have the Angular guide. We will provide it in the future. Thanks for your interest!

Imju
  • 539
  • 5
  • 11
0

sendbird Javascript SDK available. http://github.com/smilefam/SendBird-SDK-JavaScript

Suresh Kumar Ariya
  • 9,516
  • 1
  • 18
  • 27