demos of the hof cli
The subdirectories contain the code for the various demos made with hof
- Adhoc to Module introduces the
hof
code gen tool...data + templates = _
- Full Stack App in 60s uses the module we just created to build new apps quickly
- Working with Datamodels introduces
hof
's datamodel concepts & tools - Adding a Frontend shows how to work with multiple generators in one project.