feat: add swimlanes

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-03-07 22:53:48 +01:00
parent 9fe1630986
commit 45353089c2
51 changed files with 3845 additions and 147 deletions

View File

@@ -4,6 +4,7 @@ rust = "latest"
# ─── Core Development ──────────────────────────────────────────────
[tasks.develop]
alias = ["d", "dev"]
description = "Start the forage development server"
run = "cargo run -p forage-server"