Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 345 Bytes

File metadata and controls

12 lines (9 loc) · 345 Bytes

kubelay

An attempt at exposing a graphql API to kubernetes. This is pre-alpha software - pull requests wanted.

For development

npm run-script app:server:start:dev &
npm run-script app:webpack:start

And navigate to http://localhost:4444/ . You can also use http://localhost:4444/graphql to browse around the schema.