8000 GitHub - jpalat/REACT_Backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jpalat/REACT_Backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT_Backend

To Build the API:

docker build -t sbgserver:0.1 .

To Run the API: This will launch an HTTP endpoint on port 5000.

docker run --network=host sbgserver:0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • Dockerfile 7.5%
0