Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 448 Bytes

GraphQL API for Warsaw District Offices queues and contact info

GraphiQl console and on-line documentation available on /graphql address

[e.g. http://localhost:6001/graphql for local deployment]

Getting started

  • [npm install] installs all dependencies
  • [npm run dev] runs webpack in dev models
  • [npm run devstart] starts server with nodemon
  • [npm test] runs jest test scripts
  • [npm run eslint] runs code check with lint