/d3.ninja

Identify what Diablo III builds you can play based on your stash.

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

Identify what Diablo III builds you can play based on your stash.

Setup

Updating the Salvage Guide data

You will need BLIZZARD_CLIENT_ID and BLIZZARD_CLIENT_SECRET env variables for connecting to the Blizzard API

yarn salvage-guide

This is not required to run or build the application.

Running

yarn start

Building

yarn build