mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
- npm overrides: minimatch → 10.2.4, tar → 7.5.11, esbuild → >=0.25.0 - Update drizzle-kit to latest - 4 moderate esbuild vulns remain (drizzle-kit/@esbuild-kit transitive, no upstream fix) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PostgreSQL Admin Dashboard
Code = Doc: All documentation is in postgres.py
Quick Start
# See all commands
./postgres.py --help
# Development
./postgres.py dev
# Build
./postgres.py build
# Database health
./postgres.py health
Note: Migrate from @mui/material to FakeMUI (planned)
Documentation: Run ./postgres.py --help