Skip to content

maroche15/catapp

 
 

Repository files navigation

CatApp

Nodejs demo app for running a cloud native Tekton Pipeline.

This app displays a random picture of a cat.

Build and run Nodejs app

npm install
node app.js

Open http://localhost:3000/ in your web browser to view the running app.

Build and run CatApp app on OpenShift using a cloud native OpenShift Pipeline

Follow the instructions in the tekton/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.0%
  • Dockerfile 19.8%
  • JavaScript 10.2%