Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devstack06/chat-server

The Repository of Chat App development Backend PART using NodeJs, SocketIO(Youtube Series)
https://github.com/devstack06/chat-server

chatserver flutterwithnodejs nodejs socket-io whatsapp-chat

Last synced: 3 months ago
JSON representation

The Repository of Chat App development Backend PART using NodeJs, SocketIO(Youtube Series)

Awesome Lists containing this project

README

        

### Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS.





Buy Me A Coffee







### Playlist for Chat App Development series -:

| Playlist Name | | YouTube Playlist Link |
| ----------------------------------------------------------- | --- | ---------------------------------------------------------------------------- |
| Chat App Development (Main Playlist) | | [Link](https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC) |
| Chat App Development (Only Front-End using Flutter) | | [Link](https://youtube.com/playlist?list=PLtIU0BH0pkKrgqaT-9JSrRRyetkVEkDn6) |
| Chat Server Development (Only Back-End using Node/SocketIo) | | [Link](https://youtube.com/playlist?list=PLtIU0BH0pkKqKm88PUSRWiKsZ50ztsITv) |


### **_If this tutorial helped you please give a star and also fork the repo, Thank you happy coding :)_**

### To use this app follow below instructions-:

1. Clone this app using below syntax -:

> git clone https://github.com/DevStack06/Chat-Server.git

2. After cloning install packages using below syntax -:
> npm install

Above command will install all the neccery packges.

3. Run the app on your mobile using below command -:
> npm run dev