Skip to content

NashTech-Labs/node-hello-devops-for-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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 install
npm start

Ports Used:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published