/skiapp

Primary LanguageHTMLApache License 2.0Apache-2.0

Overview

Skiapp This is a simple NodeJS application that uses Bootstrap UI. It listens on localhost:8080 and it is for ski fans :)

Reset after demo

git checkout orig && git merge -s ours master --no-edit && \
git checkout master && git merge orig && \
git push

Import Project

jx import

# watch activities
jx get activities --filter skiapp --watch # Stop with *ctrl*c*

# check kubernetes resources status
kubectl --namespace jx-staging logs -l app=skiapp