@genesislcap/genx
v15.13.0
Published
Genx CLI
Downloads
28,286
Readme
Genx CLI
This repo contains our genx tool for rapid code scaffolding that adheres to best practices.
Installation
To enable this module in your application, follow the steps below.
- Add
@genesislcap/genxas a dependency in yourpackage.jsonfile. Whenever you change the dependencies of your project, ensure you run the$ npm run bootstrapcommand again. You can find more information in the package.json basics page.
{
...
"dependencies": {
...
"@genesislcap/genx": "latest"
...
},
...
}API Docs
Event type codegen
When eventTypes.enabled is set in genx.config.* or package.json (genx / genesis keys), genx build and genx generate event-types emit typed EventDetailsMap from Kotlin handler DTOs and generated table DAOs. See @genesislcap/event-type-codegen for configuration, limitations, and migration.
License
Note: this project provides front-end dependencies and uses licensed components listed in the next section; thus, licenses for those components are required during development. Contact Genesis Global for more details.
Licensed components
Genesis low-code platform
