api-manager Install and Build Run this commands to install and build: git clone https://github.com/autostack-io/api-manager.git cd api-manager npm install && npm run build cd dashboard npm install && npm run build All build output are on build folder.