9 lines
323 B
Markdown
9 lines
323 B
Markdown
|
|
# Mock Data Boundaries
|
||
|
|
|
||
|
|
- `bootstrap/`: tenant and platform configuration only.
|
||
|
|
- `website/`: website business/content mocks.
|
||
|
|
- `builder/`: builder configuration editing mocks.
|
||
|
|
- `backoffice/`: business domain data (products, categories, orders, customers).
|
||
|
|
|
||
|
|
Backoffice business data must not be stored under `bootstrap/`.
|