A brick to create a minimal facet/slice for vertical slice architecture.
Add the brick to mason using
mason add facet --git-url https://github.com/nacht-org/facet
And code using the brick with
mason make facet_brick --name login
Variable | Description | Default | Type |
---|---|---|---|
name |
The name of the facet | login | string |
export_modules |
Export modules other than views | true | bool |