mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
- Merged main branch with DBAL restructure (ts -> development, cpp -> production) - Updated initialize-dbal.server.ts imports to use @/dbal path alias - Fixed dbal-stub import path to @/lib/dbal/dbal-stub - Updated core/dbal-client index.ts to use correct relative path (../../dbal-client) - Resolved merge conflicts from DBAL refactor - Frontend now supports both development (TypeScript) and production (C++ daemon) DBAL Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>