A VueJs based dashboard for developers to manage their tenants and API keys
Node Version: 14.21.3
git clone https://github.com/hypersign-protocol/entity-developer-dashboard #Pull the repo
cd studio/client
yarn
yarn build
yarn serve
npm run dev
Make sure you have .env
file.