This is the source code for the websites lux.energy and nieuw.zenmo.com
It is built using Kobweb.
A manual for editors is at wiki.zenmo.com
If you ever see imports from @zenmo/... left in the bundle:
- delete ./build
- run ./gradlew kotlinNpmInstall
These imports end up in the bundle because Rollup couldn't find them.