API Base URL
Use https://teststock.orfactor.com/api/v1 in the frontend configuration and mobile clients.
This backend installation powers the stoqio web, inventory, POS, warehouse, billing, and backoffice features through the versioned API. Connect the React frontend to this backend using the configured API base URL.
Use https://teststock.orfactor.com/api/v1 in the frontend configuration and mobile clients.
Build or host the included React application from NexstockWeb and point it to this backend.
Review the included documentation folder for installation, deployment, API, and maintenance guidance.