Run npm run server (or npm run server:rest and npm run server:graphql in two terminals), then npm run start. REST uses port 4010; GraphQL uses port 4011. URLs are set in src/environments/environment.ts.

Warehouse stock (REST)

Express API at /api/stock-lines.

Support queue (GraphQL)

POST /graphql