This Hello World web application is written in Node and is very easy to setup.
git clone https://github.com/lacework-community/hello-world.git
cd hello-world
npm install
node index.js
Put the IP address of the compute instance you are using (followed by :3000 the port) and enjoy your brand new website.