feat: add dashboard setup with esbuild + chakra-ui
This commit is contained in:
12
dashboard/README.md
Normal file
12
dashboard/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Authorizer dashboard
|
||||
|
||||
### Getting started
|
||||
|
||||
**Setting up locally**
|
||||
|
||||
- `cd dashboard`
|
||||
- `npm start`
|
||||
|
||||
**Creating production build**
|
||||
|
||||
- `make build-dashboard`
|
Reference in New Issue
Block a user