RahulMahale / myapp

Nodejs demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 70.1%Language:Dockerfile 19.7%Language:JavaScript 10.2%