A lot of operations in the project require codegen, such as generating APIs from swagger documentation, generating ent schema, and generating dependency injection implementations.
The following commands can be used to generate the required code.
just openapijust entjust wireAll the above codegen commands can be combined into one:
just