Skip to content
/ psweb Public
forked from nigelpoulton/psweb

Sample web-app for use with Pluralsight courses and Docker Deep Dive book

Notifications You must be signed in to change notification settings

eilsvad/psweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web app

This is a quick and dirty node.js app cobbled together for the purposes of demonstrating how to Dockerize/containerize a simple app.

Exposes web server on port 8080 as per ./app.js

See Dockerfile for more details

About

Sample web-app for use with Pluralsight courses and Docker Deep Dive book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • Dockerfile 25.1%
  • HTML 24.8%