Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket App Frontend

This repository is the frontend for this project

This application shows the data that sent from server via socket connection.

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.

Environment Variables

  • REACT_APP_DEVELOPMENT_SERVER
  • REACT_APP_PRODUCTION_SERVER

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages