buster/packages/server-utils
Nate Kelley 48fa337303
can parse dollar signs
2025-08-11 15:10:55 -06:00
..
scripts
src/report can parse dollar signs 2025-08-11 15:10:55 -06:00
.gitignore
README.md
biome.json
env.d.ts
package.json Update server editor 2025-08-11 13:13:33 -06:00
tsconfig.json
turbo.json
vitest.config.ts

README.md

@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.