LABS

Where we research and experiment.

Labs is where we explore ideas, validate concepts, and test them before shipping to production. What we ship is code: CLI, npm packages, open source. Not promise.
LABS·BRICKEND·0.4.2·BUN · NODE 24READY
$ bun install -g brickend
+ resolved 14 packages
+ installed brickend@0.4.2 (32 ms)

$ brickend init my-app --template real-estate
 scaffold real-estate
 added 7 bricks · auth · users · entities · rbac · …
 ready in 1.4s

my-app/ ready · run bun dev
$