Skip to content

A simple web application using Nodejs and Socket.io for realtime chatbox.

Notifications You must be signed in to change notification settings

quangnv13/chatbox-socket-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbox-socket-io

A simple web application using Nodejs and Socket.io for realtime chatbox.

How to normal use

  1. First you need a server(vps, cloud,...).
  2. Pull my project.
  3. Run cd server.
  4. Run npm run start.
  5. Enjoy...

With docker

  1. Pull image from my docker hub: docker pull quangnv1311/chatbox-socket-io or build an image with Dockerfile.
  2. Run container from created image docker run -d chatbox-socket-io -p 3000:3000.
  3. Enjoy...

More

You can run my chatbox project on Heroku or with a domain(https://quangnguyen.info/huong-dan-cau-hinh-dns-cho-domain/).

About

A simple web application using Nodejs and Socket.io for realtime chatbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published