GlemorDocs

Documentation

The Glemor handbook — one guide for the team, one for developers, and both changelogs.

Everything here is written from what is actually in the Glemor repository. If a fact is not in the code, it is not on this site.

Three sections, three readers

The two live services

WhatWhereUsed for
Storefrontglemor-storefront.cenvora.devThe public shop, on Vercel
Medusa adminglemor-admin.cenvora.dev/appThe product catalogue, on Railway

The storefront reads the catalogue from Medusa. A price changed in the admin changes what the site shows and what a customer is charged, because the checkout looks the price up from that same catalogue rather than trusting the browser.

On this page