AkurAI Build
Menu

akurai-tasks

public

Latest change c5be5e616090ae3f9ae037e3702c07f72dc783f3 - chore: establish AkurAI Tasks planning baseline by Ólafur Búi Ólafsson

# AkurAI-Framework project config
name = "AkurAI-Tasks"

[server]
host = "127.0.0.1"
port = 8090
frontend = "frontend"   # client-first static assets (native ESM, no build)
data = "data"           # embedded database + uploads live here

# TLS terminates at the edge (Caddy/nginx). The server speaks plain HTTP.