# Bog > Bog is a compiled data runtime. The full runtime is prerelease; BogKit's Fold, ESE, ANNy, and examples are public today. ## Start here - [Canonical quickstart](https://bog.new/) - [Full Markdown mirror](https://bog.new/index.md) ## Quickstart Run npx bog-new. Equivalent launchers are yarn dlx bog-new, pnpm dlx bog-new, bunx bog-new, and deno x -A npm:bog-new. The launcher creates ./bog, verifies the pinned BogKit artifact, and runs cargo run -p timeseries. Options: --dir , --no-run, --json, and --example timeseries. Underlying artifact API: POST https://bog.new/api/v1/project with Content-Type: application/json and body {"example":"timeseries"}. ## Primary sources - [BogKit repository](https://github.com/flowercomputers/bogkit) - [Flower Computer documentation](https://docs.flowercomputer.com/) - [Flowerhose](https://flowerhose.fly.dev/) - [Flower Computer](https://www.flowercomputer.com/)