Skip to content

paulslaven/cicd-pipeline-train-schedule-jenkins

 
 

Repository files navigation

cicd-pipeline-train-schedule-jenkins

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.

Making this simple comment to test linkage to integration tests start new task. Indication of new change. Upload some more tweaks to test valid interaction.

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:3000

About

Train Schedule sample app for Jenkins exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 13.1%
  • Pug 11.9%