platform

A monorepo of shared building blocks

A foundation that consolidates components common to multiple products—block editor, shared DynamoDB logic, rate limiting, notifications, and more—in one place. Each product references it, reducing duplicated development and maintenance costs.

Key Features

Block Editor

Provides block editor functionality for LPs and articles (`@earthlinknetwork/block-cms` / `blocks` / `block-editor`).

Shared DynamoDB Logic

Consolidates common logic for working with DynamoDB (`@earthlinknetwork/dynamodb-common`).

Rate Limiting

Provides shared logic for API rate limiting (`@earthlinknetwork/rate-limit`).

Notification Infrastructure

Provides a multi-tenant, multi-channel notification system (`@earthlinknetwork/notify` / `notify-client`).

Shared Utilities

Provides shared utilities for date/time handling, string processing, and logging (power-utils family packages).

Image Processing

Provides an image processing package for React (`@earthlinknetwork/lime`).

Internal infrastructure

Back to Products

You can find other infrastructure and services in the product list.

Contact Us

If you'd like to learn more about platform, feel free to contact us.

platform (Internal Infrastructure)