joyent-portal/packages/cloudapi-gql
Sérgio Ramos d84f972fbe smaller and simpler Card api (#821)
* feat(ui-toolkit): smaller and simpler Card api

fixes: #809
fixes: #777

* feat(ui-toolkit) - Make adjustments to header (#824)

* feat(ui-toolkit) - Make adjustments to header

* feat(ui-toolkit) - Make adjustments to header

* add issue and pull request templates (#819)

* feat(all) - Add issue and pull ruequest templates

* Update PULL_REQUEST_TEMPLATE.md

* Create COMMIT_GUIDELINES.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update COMMIT_GUIDELINES.md

* feat(ui-toolkit): smaller and simpler Card api

fixes: #809
fixes: #777
2017-10-31 10:03:44 +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
README.md feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +01:00
package.json smaller and simpler Card api (#821) 2017-10-31 10:03:44 +00:00

README.md

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