A desktop application to handle the running and administration of an AD4M user.
Run frontend dev server,
pnpm install
pnpm start
In another terminal, run the tauri app,
pnpm tauri dev
pnpm install
pnpm run build-macos/windows/linux (choose your correct OS)