Files
pgweb/config/examples/connect_backend_ruby
Kian-Meng Ang 08b1ea71e7 Fix typos (#764)
Found via `codespell -S static,data -L selct`
2024-11-17 22:08:29 -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