Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-dummy

This is a dummy node js application using express to setup a web app showing the version.

To deploy run:

  1. npm ci or npm install
  2. node index.js

Or you can build a contenerized version:

  1. docker build -t node-dummy .
  2. docker run -p :8081 node-dummy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages