Installation
Getting up and running with EventBridge Canon should take a few minutes (hopefully!).
Prerequisites
- Node 14.16.0 or greater
- AWS Schema ARN using Schema Discovery
- AWS Access Tokens
Cloning the project
git clone git@github.com:boyney123/eventbridge-canon.git
Install the dependencies
cd eventbridge-canon && npm install
Running the project
Before running the project its worth getting your .env setup.