Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/devstack06/chat-server
- Owner: DevStack06
- Created: 2021-01-20T13:02:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T15:40:38.000Z (over 3 years ago)
- Last Synced: 2024-10-14T05:41:07.773Z (3 months ago)
- Topics: chatserver, flutterwithnodejs, nodejs, socket-io, whatsapp-chat
- Language: JavaScript
- Homepage: https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC
- Size: 50.8 KB
- Stars: 86
- Watchers: 2
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS.
### 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 installAbove command will install all the neccery packges.
3. Run the app on your mobile using below command -:
> npm run dev