Skip to content
ChatfuelSDK
Concepts

How it fits together

Why the token never reaches the browser, why the code is copied in rather than installed, and how a module, a route and a store fit together.

Three facts decide almost everything else about the app the wizard writes.

A Chatfuel token can read and change every bot in an account, so it never reaches the browser. Nothing in the project's package.json points back at our repository, so the design system, the API client and the proxy are copied in as source instead. And the CLI is gone once it has run, so every convention below had to be one you can live with without us.

These pages are the reasons. The values — flags, variable names, error codes — live in Reference.