📄️ Overview
A Stellaris Cloud "app" can be a standalone application running remotely and communicating via a web socket, or it can be a collection of prebuilt UIs and/or scripts that are "installed" by the main application and fully managed thereafter.
📄️ Example config.json
This is the config.json for the demo app in the main repo. This is ready to be installed in any of the demo containers, as soon as you add a server storage location, which is a dependency of it.
📄️ The "Core" App
The "core app" is a standalone node process that communicates with the backend via the Stellaris Cloud App Platform to fulfil base functionality commonly required for a personal file storage solution.