Skip to content

janani2019/cicd-pipeline-train-schedule-cd

This branch is 1 commit ahead of linuxacademy/cicd-pipeline-train-schedule-cd:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

592d91d · Apr 7, 2019

History

3 Commits
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 7, 2019
May 2, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018

Repository files navigation

cicd-pipeline-train-schedule-cd

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

About

Train Schedule sample app for Jenkins Pipelines CD exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 13.1%
  • HTML 11.9%