# deskree-inc/blok

Blok is an open-source framework that enables developers to build lightweight, modular, and scalable backend applications using nanoservices.

Repository: https://github.com/deskree-inc/blok
Canonical: https://ross.abutalabs.com/products/blok
Homepage: https://blok.build
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-07-09T21:02:45+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 40, longevity 44
- inputs: {"age_days": 628, "days_push": 55, "days_rel": 443, "gap_med": 3, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2323, forks 85 (observed 2026-08-28T04:06:37.229631+00:00)

## What it is
Blok is an open-source TypeScript framework for building lightweight, modular, and scalable backend applications using nanoservices. It provides an intuitive API, programmatic workflow orchestration, CLI tooling, and containerized execution so each unit can scale independently.

## Use cases
- build a modular backend with single-responsibility nanoservices
- orchestrate backend workflows programmatically in TypeScript
- scale individual backend units independently with containerized execution
- scaffold a new backend project quickly with CLI templates
- refactor a monolith into small reusable backend modules

## When to choose
- you want a lightweight TypeScript backend framework with modular nanoservice architecture
- you need fine-grained, independent scalability of backend components
- you prefer workflow orchestration and SRP-based service design out of the box

## When to avoid
- you need a batteries-included full-stack framework with built-in ORM and auth
- your team is not using TypeScript or Node.js
- you need a mature ecosystem with extensive plugins and long-term enterprise support

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, api-framework, workflow-automation, microservices, cli, routing
- domain: backend, web-development, developer-tools, apis, microservices
- platform: cross-platform, cli
- tags: nanoservices, modular-architecture, single-responsibility-principle, backend-framework, workflow-orchestration, containerized-execution, nodejs, typescript, docker

## Member repositories
- deskree-inc/blok (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.229631+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:35.784228+00:00, confidence not recorded.
  - readme: https://github.com/deskree-inc/blok (fetched 2026-08-28T04:06:37.229631+00:00, sha 896bf2f5ba95)
- Data as of 2026-08-30T08:39:29.467469+00:00.
