Files
pgweb/config/examples/connect_backend_ruby
dependabot[bot] ed8a581ff2 Bump rack in /config/examples/connect_backend_ruby (#777)
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.11)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 10:04:46 -08:00
..
2024-11-17 22:08:29 -08:00

connect-backend-ruby

Example Ruby backend for Pgweb Connect feature

Usage

Install and run the backend:

bundle install
ruby main.rb

Configure pgweb:

pgweb --sessions --connect-backend=http://localhost:4567 --connect-token=test