N
stoqio
Backend API is running

stoqio API backend is ready.

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.

API Base URL

Use https://teststock.orfactor.com/api/v1 in the frontend configuration and mobile clients.

Frontend Setup

Build or host the included React application from NexstockWeb and point it to this backend.

Documentation

Review the included documentation folder for installation, deployment, API, and maintenance guidance.