Skip to content

Project Structure

Sea Lantern currently uses a Vue 3 frontend and a Rust workspace. The frontend lives in the root src/ directory; Rust code is split across core, infra, extra, application services, and host entry points.

The project is under active development, so structure documentation follows the repository's main branch.

View the current layout and module responsibilities

Sea Lantern is released under the AGPL-3.0 License