Skip to content

gkhnsmsk/cicd-pipeline-train-schedule-dockerdeploy

 
 

Repository files navigation

cicd-pipeline-train-schedule-dockerdeploy

This is a simple train schedule app written using nodejs. It is intended to be used as a sample application for a series of hands-on learning activities.

Running the app

You need a Java JDK 7 or later to run the build. You can run the build like this:

./gradlew build

You can run the app with:

./gradlew npm_start

Once it is running, you can access it in a browser at http://localhost:8080 Last change by gsimsek, and this is second time

About

Train Schedule sample app for Jenkins Pipelines CD with Docker exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.9%
  • CSS 12.8%
  • Pug 11.7%
  • Dockerfile 1.6%