Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 259 Bytes

README.adoc

File metadata and controls

29 lines (21 loc) · 259 Bytes

Optional additions to Site

Login form

$ cd login-form
$ ./install

Swagger UI

$ cd swagger-ui
$ ./install

GraphiQL Console

$ cd graphiql
$ make build install

InSite

$ cd insite
$ make build install