Skip to content

hypersign-protocol/entity-developer-dashboard

Repository files navigation

Entity Developer Dashboard

A VueJs based dashboard for developers to manage their tenants and API keys

Manual

Install

Node Version: 14.21.3

git clone https://github.com/hypersign-protocol/entity-developer-dashboard #Pull the repo
cd studio/client
yarn

Build & Run

Prod

yarn build
yarn serve

Dev

npm run dev

Make sure you have .env file.