This is a keel backend built to experiment with keel.
To get started, install keel
via homebrew, and then run
npm install
keel start
You will need docker desktop installed.
## Sportradar
This application uses the Sportradar NBA basketball api.
You will need to create an API key and add it to a .env
as SPORTRADAR_API_KEY=yourAPIKey
.