Skip to content

Code Generation

Generate entities, controllers, and tests using the CLI.

Example

bash
bun run cli generate entity User
bun run cli generate controller Todo

See CLI.