Service responsible for event driven insights in Flair
Run DB migrations using this command
npm run migrations
docker-compose up
Check the #Setup section above
npm i
npm start
Run docker compose first as shown above.
npm run test
npm run test:e2e