Skip to main content

Menzzo Reviews App

menzzo-reviews-app manages reviews and review administration workflows. It supports review collection, moderation, and internal admin views.

Stack

  • Node.js application.
  • Sails/EJS-style server-rendered app.
  • MySQL and Redis where configured.
  • AdminJS-style administration tooling.

Connected Projects

  • Storefronts display or collect review data.
  • Magento/catalog context links reviews to products.
  • Support and operations may use admin views for moderation.

Local Docs Submodule

When this repo consumes global docs, use:

cd docs
npm ci
npm start
npm run build

To Expand

  • Review ingestion flow.
  • Moderation lifecycle.
  • DB and Redis config.
  • Deployment and rollback notes.