Skip to content

Sample NodeJS application for DevOps assignment

Notifications You must be signed in to change notification settings

rishabh-verm/node-hello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Hello World

Simple node.js app that servers "hello world"

Great for testing simple deployments to the cloud

Create a .tgz file

npm pack

Run It

npm start

Ports Used:

http://localhost:3000 http://localhost:3001

About

Sample NodeJS application for DevOps assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.1%
  • Dockerfile 35.9%