Skip to content

yixiuge101/myapp

 
 

Repository files navigation

MyApp

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:https://localhost:3000/ in your web browser to view the running app.

Build and run Nodejs app on Kubernetes using a cloud native Tekton Pipeline

Follow the instructions in the tekton/ directory.

OpenShift

If you are using an OpenShift environment, then follow the instructions in the openshift/tekton/ directory.

About

Nodejs demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.1%
  • Dockerfile 19.7%
  • JavaScript 10.2%