First Example



This first example will walk you through the processs for creating and using a hof generator for a full-stack application.

We will primarily be using using Go, JS, and SQL amongst other languages.

Each section will build on the previous and introduce more of hof’s concepts. By the end you’ll see all of the parts needed to create and use a hof generator.


Setup a new generator
Simple Server create a REST API
The Data Layer managing your data model
Web Client create a frontend UI
Adding Features provide extra out of the box
Creators quickstart for your project
Model History track and automate changes to the data layer