Add agent guide and improve drive navigation UX

This commit is contained in:
mixa
2026-03-02 23:14:01 +03:00
parent d6658100bd
commit 2fab944351
5 changed files with 252 additions and 33 deletions

View File

@@ -24,7 +24,7 @@ up:
down:
docker compose down
run-local:
run-local: build-all
bunx concurrently -n api,web "./dist/driveflow-allinone" "bun --cwd frontend dev"
run-backend: