@drzl-enhanced/template-standard
v0.0.4
Published
<div align="center">
Readme
@drzl/template-standard
Minimal oRPC router template (no service wiring) — great for quick starts.
Use
Reference from the oRPC generator:
generators: [{ kind: 'orpc', template: '@drzl/template-standard' }]Hooks (template API)
- filePath(table, ctx)
- routerName(table, ctx)
- procedures(table)
- imports?(), prelude?(), header?(table)
