Files
hub-monorepo/packages/hub-nodejs/examples/chron-feed
dependabot[bot] 68a687d783 build(deps): bump protobufjs in /packages/hub-nodejs/examples/chron-feed (#1091)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.2 to 7.2.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.2...protobufjs-v7.2.4)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 14:32:27 -07:00
..

Generate a chronological feed

Run locally

  1. Clone the repo locally
  2. Navigate to this folder with cd packages/hub-nodejs/examples/chron-feed
  3. Run yarn install to install dependencies
  4. Run yarn start