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.
Express API at /api/stock-lines.
POST /graphql