Hacker News new | ask | show | jobs
by marknadal 4235 days ago
Wait, woah. Really? How? Where? Any links that will point me in a direction towards that demo app? Or even what it is named? How do I get started?
1 comments

Yeah, man. Fire up a pier and visit:

http://localhost:8080/geg/demo

You'll find the code in your pier/ship/main/app/demo/core.hook

To reset the counter (wipe the app state), at your command-line, do:

   :wipe %demo
I just tested it, I can see that it still works, but like I said none of this is guaranteed to go on working. It's all very alpha.

This is called a %gall app. It's always running because the %gall vane runs the main/app/ apps in the background without intervention, like radio/core.hook that runs the server for the :chat app. See you in :chat maybe, if you have questions about how this works you will certainly be welcome.