Back to Handsontable

App.Component

examples/next/docs/angular-wrapper/data-provider/src/app/app.component.html

17.1.0320 B
Original Source

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