Skip to content

Chat Server with frontend widget created using bootsrap 4 and backend as NodeJS with Socket.io library

License

Notifications You must be signed in to change notification settings

dipayan/chatserver-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatserver-widget

Chat Server with frontend widget created using bootsrap 4 and backend as NodeJS with Socket.io library

Use the Server

npm install

npm start

Build and run docker image

docker build -t chatserver-widget .

docker run -d  -p 3000:3000 --name chatserver-widget chchatserver-widget 

Support

This code written as part of my development work , if you found it useful spread the code

Contribute

Contribute by creating new issues, sending pull requests on Github

License

Built under MIT license.

About

Chat Server with frontend widget created using bootsrap 4 and backend as NodeJS with Socket.io library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published