3 Commits

Author SHA1 Message Date
8450226211 Refactors services with defaultConfig and polled data.
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.
2023-09-22 10:34:51 +02:00
8660345bf6 Makes dynamic configuration work in production
If a static file is mounted in the Docker image, it will be read at
each page load and sent to the client.
2023-08-11 11:00:18 +02:00
052f3b71bf output of npm create svelte@latest 2023-08-11 09:11:36 +02:00