Skip to content

LeFranFry/ga-c1-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages