Context
The examples/ folder currently only has a raw Node.js script. We need a modern frontend example.
Task
- Create
examples/nextjs-app.
- Implement a simple page showing active streams and a button to create a new one.
- Document how to run it in the main README.
Context
The
examples/folder currently only has a raw Node.js script. We need a modern frontend example.Task
examples/nextjs-app.