Stacktora / Vault / Node + Postgres + Redis + MinIO + RabbitMQ: Marketplace Starter
E-commerce by @ops

Node + Postgres + Redis + MinIO + RabbitMQ: Marketplace Starter

A multi-vendor marketplace backend: Node API, Postgres for catalog/inventory/orders, Redis for cart/session caching, MinIO for product image storage, and RabbitMQ for async order and fulfillment processing.

Open in generator Browse the Vault

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

The stack

Node.js 24 PostgreSQLRedis MinIORabbitMQ

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install node-marketplace --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

Submit your own recipe