Menu
AkurAI-Build
publicLatest change 1c2159692a31765cd66ed709791ba11468054873 - Initial commit: bunfork v0.1.0 source tree by Olafur Bui
<nav class="docs-nav" aria-label="Documentation">
<div class="docs-nav-group">
<strong>Start here</strong>
<a href="/docs"{% if pathname == "/docs" %} aria-current="page"{% endif %}>Overview</a>
<a href="/docs/getting-started"{% if pathname == "/docs/getting-started" %} aria-current="page"{% endif %}>Getting started</a>
</div>
<div class="docs-nav-group">
<strong>Build</strong>
<a href="/docs/frameworks"{% if pathname == "/docs/frameworks" %} aria-current="page"{% endif %}>Framework exports</a>
<a href="/docs/cli"{% if pathname == "/docs/cli" %} aria-current="page"{% endif %}>CLI & operations</a>
</div>
<div class="docs-nav-group">
<strong>Data & production</strong>
<a href="/docs/data"{% if pathname == "/docs/data" %} aria-current="page"{% endif %}>SQLite & vectors</a>
<a href="/docs/deployment"{% if pathname == "/docs/deployment" %} aria-current="page"{% endif %}>Deploy & recover</a>
<a href="/docs/security"{% if pathname == "/docs/security" %} aria-current="page"{% endif %}>Security</a>
</div>
</nav>