Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js with docker deployment

[production mode]

To run this project:

  • Download all dependencies of nodejs, run npm install
  • Build docker image, run docker build -t node-docker .
  • Run the docket image, run docker run -d -p 9000:3000 node-docker

Application serving on your local machine. Check your IP of docker to see the running application with port 9000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages