Menu
AkurAI-Build
publicLatest change 5ecb45c5915e3bb122d43dbaf90b4eba39484c7d - organize native templates and reserve runtime routes 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>