Skip to content

dmarell/nodejs-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Node.js app

Includes Docker and Kubernetes config. For use in pipeline lab.

$ npm install
$ npm start

Check that it is up:

$ curl localhost:9090
{"message":"node-mini API"}

Deploy

Fill in actual names in deploy.sh and kubernetes.yaml and run: bash deploy.sh.

About

Tiny Node.js app with Docker and Kubernetes config. For use in pipeline lab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors