Files
authorizer/dashboard
2022-01-17 13:03:57 +05:30
..
2022-01-17 13:03:57 +05:30
2022-01-08 15:46:39 +05:30
2022-01-17 11:32:13 +05:30
2022-01-15 21:15:46 +05:30

Authorizer dashboard

Getting started

Setting up locally

  • cd dashboard
  • npm start

Creating production build

  • make build-dashboard