Meet Cricping Cricket Commentary Live Feed Application written in Node.js and leveraging the power of Fluvio, Websocket, SQLite3
- Install Fluvio
$ curl -fsS https://hub.infinyon.cloud/install/install.sh | bash
- Start Cluser
$ fluvio cluster start
- Clone Repo
git clone https://github.com/pravintargaryen/cricping.git
- Install Packages
npm i
- Start the application
npx ts-node index.ts