Skip to content

LeoK80/node-hello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Hello World

Simple node.js app that servers "hello world"

Great for testing simple deployments to the cloud

Run It

npm start

Dockerfile

Test it with your latest CI or CD tools and Github integrations!

building the image:

docker build -t hello-world .

About

Hello World for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • Dockerfile 17.7%