Introduction

Deadlock WebUI is a single-page web application written in React. It connects to the Deadlock server’s API.

You should read how this is built, and our favorite flavors of all the weird web whazzits.

WebUI is implemented as a set of relatively independent modules providing the various functionality, plus some shared library-like functionality and some glue to hold it all together.

The following modules exist:

The common utilities and the glue:

WebUI is fully internationalized.