0.2.8 • Published 1 year ago

gei-bookings v0.2.8

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Welcome to gei-bookings :book:

Version License: MIT Build Status

The "Gei-bookings" integration is focused on providing essential tools for handling bookings and services, with enchanced error detection system which helps resolving problems

:house: Homepage

Installation :zap:

npm install gei-bookings

Usage šŸ—ļø

We will be using graphql-editor-cli to speed-up the usage process, You can install it with:
npm install -g graphql-editor-cli

First, you can check out our gei-bookings sandbox schema or create your own schema, but be sure to connect gei-bookings to your resolvers in microservices.

create your .graphql-editor.json file in the root dir of project:

{
  "namespace": "editor-integrations",
  "project": "bookings-sandbox",
  "projectVersion": "latest",
  "typingsEnv": "node",
  "typingsHost": "http://localhost:8080/",
  "typingsDir": "./src",
  "backendSrc": "./src",
  "backendLib": "./lib",
  "schemaDir": "./"
}

And run the follwing command in the project:

gecli schema && gecli cloud install

Now everything should work! Have fun using :smile:

Author

šŸ‘¤ GraphQL Editor

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

šŸ“ License

Copyright Ā© 2023 GraphQL Editor.

This project is MIT licensed.

0.2.7

1 year ago

0.2.8

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.9

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago