Introduction
Discover Blockend — an open-source library providing modular, type-safe backend blocks for rapid product development.
Welcome to the Blockend documentation! Blockend shifts absolute code ownership back to the developer by providing production-grade, framework-agnostic backend blocks. Instead of installing heavy, restrictive npm packages that cloud your node_modules, Blockend injects clean, type-safe TypeScript directly into your workspace layout.
Core Philosophies
- Code Ownership: Once a block is injected into your architecture, it is completely yours. Modify, extend, or refactor it natively without configuration overrides.
- Modern Standards: Built exclusively for TypeScript environments with native type safety supported by Zod validations.
- Zero Overhead: No bloated wrappers. Blockend downloads only what your target infrastructure demands, keeping your runtime fast and predictable.
Quick Navigation
CLI Initialization
Learn how to configure your local workspace layout using blockend.json.
Ingesting Components
Explore how to download core middleware and storage variants seamlessly.
Ecosystem Frameworks
Blockend filters components dynamically based on your targeted framework layer. Learn more about the underlying ecosystems we optimize for: