# kitty **Repository Path**: lee2ball/kitty ## Basic Information - **Project Name**: kitty - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2021-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ```bash npm install node app.js ``` Open [http://localhost:3000/](http://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/](tekton/README.md) directory. ### OpenShift If you are using an OpenShift environment, then follow the instructions in the [openshift/tekton/](openshift/tekton/README.md) directory.