How it works
No scaffolding to wire together afterwards, and nothing generated that you cannot read.
Read the quickstartOne definition names the fields and their types. It is the only place the shape of the thing is written down.
The model, migration, service, handler, validation schema, typed client and admin screen all come from that definition.
One artifact carries the API, the admin panel and the assets. There is no runtime to install on the box.