/node-hello

Sample NodeJS application for DevOps assignment

Primary LanguageJavaScript

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

//Just for testing. //Hi