UNPKG

@simulacrum/server

Version:

Helpers and control plane to handle simulators and observability

9 lines (5 loc) 599 B
# @simulacrum/server Server capable of running multiple concurrent simulations that can be controlled by test cases, preview apps, and local developer environments. https://github.com/thefrontside/simulacrum > [!WARNING] > The server is undergoing a refactor, and this may not be required for your use case. The refactor includes allow for more simply running single simulators so this package will be primarily useful as a control plane for cases where there are many simulators under test and in use. For the previous iterations, see the `v0` branch which contain the previous functionality.