OSC / ood-example-ps-nodejs

A an ultra simple Node.js "hello world" style app displaying the output of ps command

Home Page:https://osc.github.io/Open-OnDemand/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example OOD App in Node.js

Usage

Clone this app into your sandbox, and modify the shell command "ps aux" to be whatever you want. To restart the app so you can see the changes, this will need to be done:

mkdir tmp
touch tmp/restart.txt

This can also be done through the Open OnDemand developer interface.

About

A an ultra simple Node.js "hello world" style app displaying the output of ps command

https://osc.github.io/Open-OnDemand/

License:MIT License


Languages

Language:CSS 44.3%Language:HTML 37.1%Language:JavaScript 18.5%