|
||
---|---|---|
.. | ||
favicon_io | ||
public | ||
src | ||
.prettierrc.json | ||
esbuild.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Authorizer dashboard
Getting started
Setting up locally
cd dashboard
npm start
Creating production build
make build-dashboard