Files
metabuilder/frontends/postgres/README.md
2026-03-09 22:30:41 +00:00

371 B

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