mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Bumps [@clerk/localizations](https://github.com/clerk/javascript/tree/HEAD/packages/localizations) from 3.37.3 to 4.2.3. - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/localizations/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/localizations@4.2.3/packages/localizations) --- updated-dependencies: - dependency-name: "@clerk/localizations" dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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