* feat: add scope select for relation field * fix: add associatedKey support for drawerSelect component * refactor: use 'component.x-component-props.filter' as filter type * fix: remove user group field Co-authored-by: chenos <chenlinxh@gmail.com> |
||
|---|---|---|
| .. | ||
| mock | ||
| src | ||
| .editorconfig | ||
| .env.example | ||
| .fatherrc.ts | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .umirc.ts | ||
| nodemon.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| typings.d.ts | ||
NocoBase Application
Getting Started
Install dependencies,
$ yarn install
Start the dev server,
$ yarn start