2022-12-21 02:04:39 +00:00
|
|
|
# Overview
|
2022-10-31 03:52:17 +00:00
|
|
|
|
2022-12-21 02:04:39 +00:00
|
|
|
| Modules | Package Name | Description |
|
2022-11-13 15:00:59 +00:00
|
|
|
|-----------------------------------| --------------------- | ------------------- |
|
2022-12-21 02:04:39 +00:00
|
|
|
| [Server](/api/server/application) | `@nocobase/server` | Server-side application |
|
|
|
|
| [Database](/api/database) | `@nocobase/database` | Database access layer |
|
|
|
|
| [Resourcer](/api/resourcer) | `@nocobase/resourcer` | Resource and route mapping |
|
|
|
|
| [ACL](/api/acl) | `@nocobase/acl` | Access Control List |
|
|
|
|
| [Client](/api/client/application) | `@nocobase/client` | Client-side application |
|
|
|
|
| [CLI](/api/cli) | `@nocobase/cli` | NocoBase command line tools |
|
|
|
|
| [SDK](/api/sdk) | `@nocobase/sdk` | NocoBase SDK |
|
|
|
|
| [Actions](/api/actions) | `@nocobase/actions` | Built-in common resource actions |
|