The documentation in this section is intended for developers who work on TALY itself.
The TALY workspace uses Nx as its basis. This means the workspace is a mono-repo for all TALY libraries.
Users of Visual Studio Code can install the Nx Console extension, which also gives a nice overview of all assets in the workspace.
Additionally to that, a few configurations are also available that allow debugging out of the box.