Skip to main content
Krono organizes its applications and shared logic into distinct packages to promote code reuse and separation of concerns.

Directory Layout

We use a standard Turborepo structure where shared libraries live in packages/ and deployable applications live in apps/.

Technology Stack

Krono is built on a modern, type-safe stack designed for performance and developer experience.