Clone or fork this repo to your desktop and run next command to install its dependencies.
npm install
After you clone this repo, go to root directory and run
node index.js
Now you have a socket server runing on localhost:3000. You can connect from your web or mobile application.
You can find flutter implementation on this repo.
- User login.
- User Sign up.
- Store images or media files.