https://github.com/pravintargaryen/cricping
Cricping Cricket Commentary Live Feed Application written in Node.js and leveraging the power of Fluvio, Websocket, SQLite3
https://github.com/pravintargaryen/cricping
clusters fluvio fluvio-client nodejs
Last synced: 3 months ago
JSON representation
Cricping Cricket Commentary Live Feed Application written in Node.js and leveraging the power of Fluvio, Websocket, SQLite3
- Host: GitHub
- URL: https://github.com/pravintargaryen/cricping
- Owner: pravintargaryen
- Created: 2024-09-10T09:45:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T10:16:29.000Z (8 months ago)
- Last Synced: 2025-01-04T15:42:29.131Z (5 months ago)
- Topics: clusters, fluvio, fluvio-client, nodejs
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CRIC PING
Meet Cricping Cricket Commentary Live Feed Application written in Node.js and leveraging the power of Fluvio, Websocket, SQLite3
![]()
![]()
![]()
## Screenshot

## Installation (WSL OR Linux)
1. Install Fluvio
$ curl -fsS https://hub.infinyon.cloud/install/install.sh | bash
2. Start Cluser
$ fluvio cluster start
3. Clone Repo
git clone https://github.com/pravintargaryen/cricping.git
4. Install Packages
npm i
5. Start the application
npx ts-node index.ts