Skip to content
@brikalabs

Brika Labs

Build. Run. Integrate. Keep Automating.

BRIKA

Build. Run. Integrate. Keep Automating.

A self-hosted automation hub that runs locally on your machine.
Write type-safe plugins, build reactive workflows, design live dashboards,
and control everything through a web UI — all in a single binary.

GitHub Docker npm Docs License


Get Started

# macOS / Linux
curl -fsSL https://brika.dev/install.sh | bash

# Windows (PowerShell)
iwr -useb https://brika.dev/install.ps1 | iex

# Docker
docker run -d -p 3001:3001 --name brika ghcr.io/brikalabs/brika
brika start --open

Highlights

  • Reactive Blocks — Type-safe workflow nodes with Zod schemas and composable stream operators
  • Client-Rendered Bricks — Real React dashboard components, compiled to browser ESM with scoped Tailwind
  • Isolated Plugins — Each plugin in its own Bun process with binary IPC — crash one, the rest keep running
  • Visual Editor — Drag-and-drop workflow builder powered by React Flow
  • Typed Actions — Define server-side functions, call them from the browser with auto-generated IDs

Repositories

Repository Description
brika Core monorepo — hub, UI, SDK, compiler, plugins

Tech Stack

Bun TypeScript React Vite Tailwind Zod

Links

Website · Documentation · npm Packages · Docker Image

Pinned Loading

  1. brika brika Public

    Build. Run. Integrate. Keep Automating.

    TypeScript

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…