Skip to content

equivalent/plexy

Repository files navigation

Plexy

A vibe-coded demo app — nothing serious here. It exists to try out pgbus and phlex-reactive in a real-ish Rails app (a tiny drum shop with products and a single-session shopping cart).

Stack

  • Rails 8.1 / Ruby 4.0, PostgreSQL
  • pgbus — PGMQ-backed ActiveJob adapter + event bus (replaces Solid Queue)
  • Phlex views with the daisyui component gem
  • phlex-reactive — reactive Phlex components (the other thing this demo is here to try)
  • glyphs — SVG icons (Lucide, Heroicons) as Phlex components
  • Tailwind CSS v4 via tailwind-cli-extra (DaisyUI bundled)
  • Hotwire (Turbo/Stimulus), importmaps, no JS bundler

Running it

bin/setup        # installs gems, downloads bin/tailwindcss, prepares DBs, starts bin/dev
bin/rails test   # test suite

The pgbus dashboard is mounted at /pgbus in development.

Disclaimer

Everything in this repo is vibecoded — I just wanted to try out phlex-reactive as quickly as possible.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors