Stacktora
Stacktora / Vault / Ruby + Postgres + Redis: Gift Registry & Wishlist Backend
E-commerce by @ops

Ruby + Postgres + Redis: Gift Registry & Wishlist Backend

Registries, wishlists, and purchase-reservation state (so two people don't buy the same gift) — a real, distinct e-commerce pattern with its own concurrency concern nothing else in the catalog handles.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Ruby 3.3 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install ruby-gift-registry-wishlist --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault