Nodejs demo app for running a cloud native Tekton Pipeline.
This app displays a random picture of a cat.
npm install
node app.js
Open http://localhost:3000/ in your web browser to view the running app.
Follow the instructions in the tekton/ directory.