karri@blockus.devPro · Team
AccountRegistry tokenTeamSettingsBilling

Crafted for builders · 2026

blockusblockus
New: team workspace shipped

Every view your team actually needs.

blockus brings dashboards, activity feeds, and team tools into one workspace. No glue code required.

Open-source ready·Keyboard-first
Dashboard
Live

Monthly revenue

$48,210

+12%

Active users

2,841

+5%

Open tickets

14

-3

Activity
  • Deploy succeeded

    main → prod · 2 min ago

  • PR merged

    feat/auth · 18 min ago

  • Alert resolved

    CPU spike · 1 h ago

Team
  • Sara Lin

    Sara Lin

    Engineering

  • James Park

    James Park

    Design

  • Mo Diallo

    Mo Diallo

    Product

Search everything…
Developer experience

Ship from the terminal. The SDK does the rest.

One import, one config object, full API coverage. The TypeScript SDK wraps every platform capability so you spend zero time reading REST docs.

  • Typed SDK — every call autocompleted in your editor
  • Local dev environment mirrors production exactly
  • Hot-reload on config change, no restart required
  • CI/CD pipeline runs the same commands locally
client.ts
1import { blockus } from '@blockus/sdk'
2
3const client = blockus({
4 apiKey: process.env.BLOCKUS_KEY,
5 region: 'eu-west-1',
6})
7
8// Deploy a preview environment
9const env = await client.envs.create({
10 name: 'feat-checkout',
11 branch: 'feat/checkout',
12})
13
14console.log(env.url)
15// → https://feat-checkout.blockus.lndevui.com
§Volume I · Chapter IV

Common questions, considered answers.

Reading time: about ninety seconds. A handful of paragraphs that cover most of what our editors hear.

Correspondence welcome at editor@blockus.dev.

Printed in Geneva · 2026

See what you're actually buying before you buy it.

Every block has a live preview and full source. Browse the catalog, pick what fits, own it outright.

blockus.lndevui.com/blocks