buster/packages/server-utils/README.md

8 lines
389 B
Markdown

# @buster/server-utils
Server utilities for Buster that can be used in any server-side application across the monorepo.
## Overview
This package provides common server-side utilities and helper functions that are shared across different backend applications in the Buster ecosystem. It centralizes reusable server logic to avoid code duplication and ensure consistency across services.