mirror of
https://github.com/sosedoff/pgweb.git
synced 2025-01-08 10:46:35 +03:00
79bd9c2f4e
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2. - [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/2.2.4...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
main.rb | ||
README.md |
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