Skip to content

afrozquadri/demo-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Express / Node.js hello world app

I needed a demo application. Since then I've added little bits and pieces to expand.

Contains:

  • A simple Express Hello World! on port 8000
  • A Dockerfile to deploy with Docker locally or in the cloud
  • Kubernetes yaml files for creating a service and a load balancer.

TBD

A better app.

Install

npm install

Start

npm start

About

simple demo "Hello World" for nodejs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.8%
  • Shell 29.1%
  • Dockerfile 21.1%