Skip to content

Starting the Entity Generator

Compare
Choose a tag to compare
@ruddell ruddell released this 16 Apr 07:51
· 2881 commits to main since this release

The startup issue is fixed, projects should now work out-of-the-box on generation.

Entity generator is in progress, so far it can generate the redux/sagas/api based on the entity name. To access the generator before it's finished, add "entity": "ignite-jhipster", to your ignite/ignite.json file and run ignite generate entity Foo

More to come in the near future!