buster/packages/server-utils
dal 1dcaaca339
get rid of env and other crap
2025-08-25 00:37:35 -06:00
..
src/report remove add and delete nodes 2025-08-19 22:00:00 -06:00
.gitignore move enum types 2025-08-04 18:04:32 -06:00
README.md move enum types 2025-08-04 18:04:32 -06:00
biome.json move enum types 2025-08-04 18:04:32 -06:00
package.json set up infiscal and remove test and env packages 2025-08-24 22:30:45 -06:00
tsconfig.json move enum types 2025-08-04 18:04:32 -06:00
turbo.json super nested list items 2025-08-07 17:01:45 -06:00
vitest.config.ts move enum types 2025-08-04 18:04:32 -06:00

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.