Hi Dirk. On Tue, Jan 27, 2026 at 5:04 PM Dirk Hohndel via subsurface <[email protected]> wrote: > > Of course. The current state was just pushed to the webUI branch. > It's actually been there from the very start of this adventure :)
Nice! I like the idea of repurposing the existing application codebase in the form of a CLI. But I think we'll also have to make sure we have good test coverage that is run in an automated way to ensure that changes to the application do not inadvertently break the web UI. As for organisation, I am not sure if we'd want to move the flask app and the web UI styling to a separate repository that consumes the subsurface repository as a submodule or by checking it out, in a similar way to how this is already done for our website in https://github.com/subsurface/new-website/ (or maybe even combine the two?). Ngā mihi Michael Keller _______________________________________________ subsurface mailing list -- [email protected] To unsubscribe send an email to [email protected]
