Instant Web Based Messanger
-
Angular 9 - For creating the application frontend
-
Stream Chat - Chat features
Dependencies:
-
express, cors, dotenv, body-parser, stream-chat, axios
npm install express cors dotenv body-parser stream-chat axios @types/node
- Clone this repository and
cd
into it. - Run
yarn
to install the dependencies - Update
.env
with your Stream credentials. - Run
node server.js
from within the project root to start the Node server on port 5500. - Run
ng serve
from the project root to start the Angular app development server. View http://localhost:4200 in your browser.
1:18 minute demo: