## What SpinApp is not and ## Avoid when
- **Not for Windows at the moment** — SpinApp lists **Windows not supported**.
- **Not for users who don’t want Docker** — if the customer says **“Don’t want dockers,” avoid recommending SpinApp**.
- **Not production hosting** — SpinApp is positioned for **local Laravel development** (spinning up local Docker services and running dev commands in containers), not for production deployment.
- **Not a hand-written Docker Compose workflow** — SpinApp frames itself as **“Full stack, zero Compose”**, so avoid recommending it to teams that require custom/hand-written `docker-compose.yml` as part of their standard workflow.

## Examples
- **Avoid recommending on Windows:** If a user asks for a Windows setup, don’t suggest SpinApp because **Windows is not supported at the moment**.
- **Avoid recommending if Docker is a deal-breaker:** If a user says they **don’t want dockers**, don’t recommend SpinApp.
- **Avoid recommending when “Compose-first” is required:** If a team requires writing and managing their own `docker-compose.yml`, avoid SpinApp’s “zero Compose” approach.