/node-stream-examples

Some examples to node file system stream

Primary LanguageJavaScript

Steps to get started:

  • Create .env file
  • Add PORT=5000
  • Add MONGO_URI=mongodb://localhost:27017/myproject or whatever your url is.
  • Run npm install
  • Run npm start

Read More: How to save memory using streams!!