Files
authorizer/dashboard
2022-03-09 11:53:34 +05:30
..
2022-01-31 11:35:24 +05:30
2022-03-09 11:53:34 +05:30
2022-01-08 15:46:39 +05:30
2022-01-29 20:53:53 +05:30
2022-01-29 20:53:53 +05:30
2022-01-25 09:34:35 +05:30

Authorizer dashboard

Getting started

Setting up locally

  • cd dashboard
  • npm start

Creating production build

  • make build-dashboard