A demo application, which contains code using Node.js streams and web streams.
Tutorial: Link to corresponding BetterStack tutorial
Make sure you have a recent version of Node.js and NPM installed on your machine.
- Clone this repository to your machine:
git clone https://github.com/betterstack-community/node-streams-demo
cd
into the project directory.
The code used in this project and in the linked tutorial is licensed under the Apache License, Version 2.0.