Skip to content

Creates a diagram of your Stryke app with all its entities and fields using GraphQL and Voyager

Notifications You must be signed in to change notification settings

strykeio/stryke-voyager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stryke Voyager

Stryke Voyager creates a diagram of the entities in your Stryke app with all their fields and relationships.

It will also describe all entities and their fields as a searchable documentation based on the names and descriptions you have given them in your app.

Stryke Voyager uses GrahQL Voyager to draw your entites based on the GraphQL schema of your app.

Live Demo

Check out our Glitch project for a live demo of Stryke-Voyager.

https://stryke-voyager.glitch.me

Usage

  1. Upon loading, Stryke Voyager will prompt you for
  • An app name
  • A username (end user of that app)
  • A password

login

  1. Stryke Voyager will use the detail provided to authenticate against the app, retrieve its schema and immediately log out.

The schema is then used to render the diagram and docs

diagram

For more info on how to create a Stryke app visit www.stryke.io

About

Creates a diagram of your Stryke app with all its entities and fields using GraphQL and Voyager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published