Much more simpler code base. Each service requires a poll functioon to poll its status. If type is defined, and the registered '+service.ts' exports a poll ServicePoller, it will be used. Otherwise, a generic poll mechanism is used.
If a static file is mounted in the Docker image, it will be read at each page load and sent to the client.
npm create svelte@latest