README This BitBracket's project is to handler events from a source. Setup instructions git clone repo npm install Run the app in development npm run dev Run the app in production npm run dev Run tests npm run test Run tests with watch npm run test-watch