Files
authorizer/dashboard

Authorizer dashboard

Getting started

Setting up locally

  • cd dashboard
  • npm start

Creating production build

  • make build-dashboard