The current README is slightly vague in some areas and is missing a step to be able to start using techui-builder to generate screens:
- The techui-support repo needs to be added as a submodule to any *-services/synoptic/techui-support. It is important this is done using
git submodule add otherwise the .gitmodules file is not created or updated causing the pod to be stuck in an error state.
- Give an example of the tool via uvx showing that a devcontainer is required
- Potentially not the right place to put it but there should be some documentation on setting up the *-synoptic service for the web gui
The current README is slightly vague in some areas and is missing a step to be able to start using techui-builder to generate screens:
git submodule addotherwise the .gitmodules file is not created or updated causing the pod to be stuck in an error state.