Skip to content

smartexpose/agent-taskboard-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL server for ionic-agent-taskboard project

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
  • Projects
  • Tasks

Installation

$ git clone https://github.com/smartexpose/agent-taskboard-graphql-server
$ cd agent-taskboard-graphql-server
$ npm install

Data sources

Request from maximiliano.suster@allmyhomes.com

Start the server

$ npm run start

About

A GraphQL json server for the agentsection taskboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors