This is the main API for tarkov-tools.
It's a simple graphql API running on Cloudflare workers.
wrangler publish
- Make sure you aren't logged in with wrangler
wrangler logout
- Start the dev environment by running
npm run dev
- Then open up the Playground