Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buidly/ms-beaconx-demo
https://github.com/buidly/ms-beaconx-demo
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/buidly/ms-beaconx-demo
- Owner: buidly
- Created: 2023-10-02T18:08:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T11:30:00.000Z (about 1 year ago)
- Last Synced: 2023-10-04T06:55:25.003Z (about 1 year ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo NestJs app for processing MultiversX events through a RabbitMq queue powered by BeaconX Events Notifier.
## Quick start
1. Run `npm install` in the project directory.
2. Create a `.env` file with the events notifier credentials.
3. Run `npm run start` and start receiving events.