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