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