/io-events-listener

Sample AC event listener

Primary LanguageTypeScript

io-eventing-demo

  1. Install dependencies
npm install
  1. Create file .env
cp .env.sample .env
  1. Fill the values in .env file

  2. Watch for events

npm run watch