Krono utilizes a modern toolchain powered by Bun and Turborepo. Whether you are contributing to the core library or integrating the kit into your own project, these steps will get you up and running in minutes.Documentation Index
Fetch the complete documentation index at: https://krono.fabianpiper.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure you have the following installed on your machine:- Node.js 20+
- Bun (Recommended)
- Git
Installation
Follow these steps to get the project running locally for development.Install Dependencies
Install all dependencies across the monorepo using your preferred package manager.

