Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 733 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 733 Bytes

Facet Brick

Powered by Mason

A brick to create a minimal facet/slice for vertical slice architecture.

How to use

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

Variables

Variable Description Default Type
name The name of the facet login string
export_modules Export modules other than views true bool