README
soajs.prx
to create communication between dashboard environment and other environments like (dev, stg, prod, ....)
soajs proxy
<script type="module">
import soajsPrx from 'https://cdn.skypack.dev/soajs.prx';
</script>
to create communication between dashboard environment and other environments like (dev, stg, prod, ....)