The Learning Resources Server (LRS) uses brittle system of hard-code port numbers when starting services. Switch this to using port numbers decided by the LRS and passed into the spawned services instead. This is similar to what the Truth Yard does so perhaps we need to generalize and use that capability?
Switch the master learning support/learn/index.ts service from a custom web UI to use the Natural Design System as well.
The Learning Resources Server (
LRS) uses brittle system of hard-code port numbers when starting services. Switch this to using port numbers decided by the LRS and passed into the spawned services instead. This is similar to what the Truth Yard does so perhaps we need to generalize and use that capability?Switch the master learning
support/learn/index.tsservice from a custom web UI to use the Natural Design System as well.