How to get started with event streams? Can't find sample code

Hi there, I’m new to Ceramic and looking for sample code and a guide on how to setup an event stream and publish events to it on one machine, while consuming that event stream on some other machines.

I’ve taken a look at the documentation here Streams | Ceramic documentation and installed js-ceramic, but I can’t seem to find any sample code or information in js-ceramic’s CLI help for creating an event stream.

How do I get started with event streams?