Skip to content

Guides: how to do one specific thing

Each guide solves one task for someone who already has the system running and knows what they want. They do not teach: they assume context.

If what you are writing walks someone through their first time, it belongs in getting-started/. If it is a fact to look up, it belongs in reference/. If it explains why something is the way it is, it belongs in explanation/.


What is not here, and is not going to be: connecting a specific distributor to sync their stock. That is not part of the product — it is code tailored to each store, because every distributor has its own API. What the product does bring is stock locations, which is where that code leaves its data.