Skip to content

fluxsocial/remote-ad4min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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