Live data from Hacker News

Caffeine: Livecoding Smalltalk Environment for Browsers, Node and WebAssembly

caffeine.js.org

1–3 of 3 posts

Re: Caffeine: Livecoding Smalltalk Environment for Browsers, Node and WebAssembly

#3

VERY interested in using the IDE to do some live coding on a running NodeJS. How should I proceed? Any how to? Thanks!

Install ndb (https://github.com/GoogleChromeLabs/ndb), clone the Caffeine repo (https://github.com/ccrraaiigg/caffeine), go into /node and run "ndb squeak_node.js". That runs an alpha version of a team livecoding services relay network; happy hacking. :)