This is the main API for tarkov-tools.
It's a simple graphql API running on Cloudflare workers.
- Start the dev environment by running
npm run dev
- Then open up the Playground on http://127.0.0.1:8787/___graphql
wrangler publish
This is the main API for tarkov-tools.
It's a simple graphql API running on Cloudflare workers.
npm run dev
wrangler publish