joyent-portal/packages/cloudapi-gql
Sérgio Ramos 75e5454b92 implement table components and integrate them (#822)
* feat: implement table components and integrate them

* fix(ui-toolkit): styleguide css

* fix(ui-toolkit): merge
2017-10-31 10:29:15 +00:00
..
src feat(my-joy-beta): make queries for dns 2017-10-25 18:09:02 +01:00
.eslintignore feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.eslintrc smaller and simpler Card api (#821) 2017-10-31 10:03:44 +00:00
.gitignore feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.graphqlconfig feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.tern-project chore: initial lerna setup 2017-05-25 10:56:50 +01:00
.yarnclean feat(boilerplate): create next-like boilerplate for quick prototypes 2017-10-19 22:15:52 +01:00
package.json implement table components and integrate them (#822) 2017-10-31 10:29:15 +00:00
README.md feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +01:00

cloudapi-gql

License: MPL 2.0 standard-readme compliant

Server that exposes CloudApi through GraphQL.

Table of Contents

Install

yarn add cloudapi-gql

Usage

yarn run start

yarn run faker

Todo

  • Finish missing connections, transforms, and mutations
  • remove node-triton dependency
  • support multiple users on the same server

License

MPL-2.0