Skip to content

Sample NodeJS application for DevOps assignment

Notifications You must be signed in to change notification settings

somyanegi321/node-hello

 
 

Repository files navigation

Node Hello World hfkh

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:3006

About

Sample NodeJS application for DevOps assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.9%
  • Dockerfile 34.9%
  • Shell 3.2%