Documentation
¶
Overview ¶
Command forge is the day-2 generator. It stamps a new resource module in the same vertical-slice shape as internal/modules/widget, so a service keeps evolving with one command instead of hand-copying boilerplate.
Usage:
forge add resource <Name>
After generating, add the queries file to sqlc.yaml, run `task generate`, and mount the resource's handler in your router.
Click to show internal directories.
Click to hide internal directories.