You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2020. It is now read-only.
sys-core boost it up and hands the pointer to each Module so they can access theie data.
The model that describes each Modules server config needs to be in each Module.
The on disk JSON or YAML needs to live at maintemplate level of course because that is where the server boots up from.
SO he JSON file will look a bit like this semantically.
sys-core
- name x, value x
mod-main
- name x, value x
mod-foo