Workflow
However you start, the work follows the same arc. You do not need to know these steps - your agent does.
init
↓
save the design
↓
install the guides
↓
settle the backend
↓
wire the payment
↓
set up the toolchain
↓
build
↓
launch
↓
make a real test payment
init is always first, and it starts by looking at your folder. The builder is
scan-first: what's already on disk decides the flow. There are three cases:
| What the scan finds | What happens |
|---|---|
| An app, no Nuvei yet | The interview is about the payment only. Your app is not redesigned. |
| An app that already has Nuvei | The interview is about changing it. Only modules you don't already have are offered. |
| An empty folder | The interview is about the app you want to build, then the payment. |
If you come back later, the builder finds the design it saved and resumes instead of re-interviewing you.