Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 353 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 353 Bytes

betclic-stats

Get stats from your betclic.com account + recommendations. Just get the x-client headers sent to the Betclic API in your browser.

To install dependencies:

bun install

To run:

bun start

This project was created using bun init in bun v0.8.1. Bun is a fast all-in-one JavaScript runtime.