Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 362 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 362 Bytes

Ad4min UI

This desktop interface handles the administration of ad4m services, inclues

  • show agent profile
  • add trusted agents
  • install a new language
  • authenticate and authorize a new app to access ad4m

Development

Install ad4m-host binaries,

./scripts/setup-binaries.sh

Run frontend dev server,

yarn install
yarn start