An open API service indexing awesome lists of open source software.

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

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

![Cricping](https://cdn-langchain.netlify.app/cricpng.png)

## 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