/chatapp_stream_twilio

Chat app build with Stream and real-time SMS Twilio

Primary LanguageJavaScript

Medical Pager Chat App

1
create

Introduction

This chat app is build with real-time SMS twilio and is optimized for internal systems, especially for emergency settings.

Packages overview

Front-end

  • axios
  • stream-chat
  • universal-cookie
  • web-vitals

Back-end

  • bcrypt
  • crypto
  • twilio
  • getstream

Setup:

  • run npm i && npm start for both client and server side to start the development server