herbsjs / herbsshelf

Dynamically generated documentation for your domain
Other
8 stars 16 forks source link

About the Herbs Shelf #2

Closed endersoncosta closed 2 years ago

endersoncosta commented 4 years ago

We need to raise the issue of client-side or server-side rendering, in the Shelf, the complexity is different for each of the cases ...

For the client-side, we will need to think about how to configure the communication between the ends, since after the page has been rendered we will no longer have access to the internal variables and functions...

For the server-side, we will need to think about how to make the environment instance, so that it does not interfere with the main application.

Exists any example to use as inspiration?

dalssoft commented 4 years ago

For me the benchmark is Graphql Playground

endersoncosta commented 4 years ago

I will just leave it here, to other people can more easily find the reference:

GraphQL Playhround

jhomarolo commented 3 years ago

I'll put the shelf in another repository and we can transfer this discution about in appropriate local.

jhomarolo commented 3 years ago

@endersoncosta now we have the separated repo: https://github.com/herbsjs/herbsshelf