graphbrainz-extension-boilerplate
v2.0.0
Published
A boilerplate project for easier development of GraphBrainz extensions!
Downloads
4
Maintainers
Readme
GraphBrainz Extension: Boilerplate
A boilerplate project for easier development of GraphBrainz extensions!
Begin developing your extension like so:
$ git clone [email protected]:exogen/graphbrainz-extension-boilerplate.git
$ cd graphbrainz-extension-boilerplate
$ npm install
Then start changing files! You can run a demo server with your extension like so:
$ npm run start
You even get automatically generated schema documentation; below are the docs for the included demo schema.
Schema Types
Objects
Artist
:small_blue_diamond: This type has been extended. See the base schema for a description and additional fields.
A message that says hello to the artist.