UNPKG

pg-viewer-cli

Version:

A PostgreSQL database viewer with a web interface you can run locally

10 lines 383 B
{ "/(apis)/static/v1/fullchain.pem/route": "/static/v1/fullchain.pem", "/(apis)/static/v1/privkey.pem/route": "/static/v1/privkey.pem", "/(app)/@settingsModal/(.)settings/page": "/(.)settings", "/(app)/page": "/", "/(app)/settings/page": "/settings", "/(app)/sql-console/page": "/sql-console", "/_not-found/page": "/_not-found", "/favicon.ico/route": "/favicon.ico" }