Go to file
Zynh0722 640a6cdcae data processing 2024-04-04 01:13:55 -07:00
.gitignore init 2024-04-03 22:47:26 -07:00
README.md init 2024-04-03 22:47:26 -07:00
bun.lockb init 2024-04-03 22:47:26 -07:00
example.env persistent cache 2024-04-04 00:16:33 -07:00
index.ts data processing 2024-04-04 01:13:55 -07:00
package.json init 2024-04-03 22:47:26 -07:00
tsconfig.json init 2024-04-03 22:47:26 -07:00

README.md

tba-matchup-summary

To install dependencies:

bun install

To run:

bun run index.ts

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