/ad4min

Administration of ad4m services

Primary LanguageTypeScript

AD4MIN

A desktop application to handle the running and administration of an AD4M user.

Development

Install ad4m-host binaries,

./scripts/setup-binaries.sh

Run frontend dev server,

yarn install
yarn start

In another terminal, run the tauri app,

yarn tauri dev