depot
is a Warhammer 40,000 companion app powered by Wahapedia!
This project uses Yarn workspaces. You need to install yarn first if you do not have it.
npm install -g yarn
yarn
First, download and generate the data from Wahapedia's csv exports.
Run this command.
yarn workspace depot-cli start
Afterwards, a wahapedia.json
file should be generated in depot-cli/dist/
.
Copy this file to depot-web/public
.
yarn start
yarn build
- Owner/Maintainer - fjlaubscher
depot is free software, and may be redistributed under the terms specified in the LICENSE file.