feat: add dashboard setup with esbuild + chakra-ui
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# Authorizer APP
|
||||
|
||||
App that can be used as login wall for your any application in combination with @authorizerdev/@authorizer.js
|
||||
App that can be used as login wall for your any application in combination with @authorizerdev/@authorizer.js
|
||||
|
||||
### Getting started
|
||||
|
||||
**Setting up locally**
|
||||
|
||||
- `cd app`
|
||||
- `npm start`
|
||||
|
||||
**Creating production build**
|
||||
|
||||
- `make build-app`
|
||||
|
Reference in New Issue
Block a user