This directory contains the operational, deployment, and verification scripts for the RUN Apparel B2B Platform.
- Testing/Verification: Playwright, Vitest, Custom TS Scripts
- Language: Node.js & TypeScript
- Linting: Biome 2.3.10
verify-tech-integrity.ts: The absolute gateway for B.L.A.S.T. compliance. Ensures zero tech debt.verify-neon.ts: Database connection validator.verify-routes.ts: Validates thatclient/routes matchshared/constants.
Please refer to the Root README for full project documentation. These scripts are typically invoked via npm run from the root workspace.