A GraphQL server based on json-graphql-server.
Provides a comprehensive GraphQL API for querying and mutating the entities used in the
AgentSection Taskboard Project.
Tables:
Users- Agents
- Customers
ProjectsTasks
$ git clone https://github.com/smartexpose/agent-taskboard-graphql-server
$ cd agent-taskboard-graphql-server
$ npm install
Request from maximiliano.suster@allmyhomes.com
$ npm run start