This browser local webapp visualizes the task dependency graph of the Escape from Tarkov.
You may also connect your Tarkov Tracker profile with an API token to add your own progress to the graph.
Data sources:
- Tarkov.dev API for task list and dependencies.
- Tarkov Tracker API for user progress.
npm install
npm run dev
npm run build