🧮 State Management
The state management consists of a Solid context that is used to manage the state of the application.
This context exposes the following Solid stores:
userStore
: A store that contains information about all users as well as the active one and utility functions.siteStore
: A store that contains information about all sites as well as the active one and utility functions.mediaStore
: A store that contains information about all media as well as utility functions.