Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Socket App

Send random array of objects to client side with intervals using socket.io

Docker Setup

To build docker Image navigate to the folder where dockerfile is located and run the command:.

docker build -t [USERNAME]/[IMAGE_NAME] .

Make It Accessible On Your Side

To run the application and make it accessible run the command:

docker run -p [PORT_TO_BE_ACCESSIBLE]:4000 [USERNAME]/[IMAGE_NAME]

Replace [USERNAME], [IMAGE_NAME], [PORT_TO_BE_ACCESSIBLE] and [IMAGE_ID] with your values.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages