Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
/ depot Public archive

depot is a free and open-source Warhammer 40,000 companion app

License

Notifications You must be signed in to change notification settings

fjlaubscher/depot

Repository files navigation

What is depot?

depot is a Warhammer 40,000 companion app powered by Wahapedia!

Getting Started

This project uses Yarn workspaces. You need to install yarn first if you do not have it.

npm install -g yarn

Installing Dependencies

yarn

Generating data from Wahapedia

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.

Development

yarn start

Building for Production

yarn build

Contributors

License

depot is free software, and may be redistributed under the terms specified in the LICENSE file.

About

depot is a free and open-source Warhammer 40,000 companion app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published