https://github.com/yunohost-apps/pgweb_ynh
Pgweb package for YunoHost
https://github.com/yunohost-apps/pgweb_ynh
pgweb yunohost yunohost-apps
Last synced: 2 months ago
JSON representation
Pgweb package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/pgweb_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2024-09-06T09:30:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-11-22T23:15:20.000Z (7 months ago)
- Last Synced: 2025-11-23T01:10:05.641Z (7 months ago)
- Topics: pgweb, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 798 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pgweb, packaged for YunoHost
Client for PostgreSQL databases
[](https://sosedoff.github.io/pgweb/)
[](https://pgweb-demo.fly.dev/)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/pgweb/)
## Screenshots

## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/pgweb/)
🛠️ Upstream Pgweb repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/pgweb_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pgweb_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pgweb -u https://github.com/YunoHost-Apps/pgweb_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.