You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These examples are fantastic, but they are hard to find (especially the community ones), and newcomers have no way to find them, or to know they exist.
It would be great if there was a monorepo where we could find all of them.
nuxt/examples comes to mind, but we could also use nuxt/nuxt or a new repository.
Bonus suggestions :
Remote examples
"remote" examples, ie https://github.com/wundergraph/wundergraph/tree/main/examples/nuxt could be listed too, but I'm not sure what would be the best approach here.
They could be duplicated which is very straightforward, or maybe we could have logic that handle nuxt code from remote sources? (ie something similar to nuxt/modules)
Contribution
To incentivise community contribution, we could use each example package.json author field and increase the nuxters score accordingly, as well as display each contributor profile on the nuxt/examples home page (same as sponsor)
The text was updated successfully, but these errors were encountered:
Context :
Integrations 3rd party examples and demos are very useful to learn how to use Nuxt, and they are missing from nuxt/examples (or nuxt/nuxt).
Many community members and maintainers create examples in individual repositories :
These examples are fantastic, but they are hard to find (especially the community ones), and newcomers have no way to find them, or to know they exist.
It would be great if there was a monorepo where we could find all of them.
nuxt/examples
comes to mind, but we could also usenuxt/nuxt
or a new repository.Bonus suggestions :
Remote examples
"remote" examples, ie https://github.com/wundergraph/wundergraph/tree/main/examples/nuxt could be listed too, but I'm not sure what would be the best approach here.
They could be duplicated which is very straightforward, or maybe we could have logic that handle nuxt code from remote sources? (ie something similar to
nuxt/modules
)Contribution
To incentivise community contribution, we could use each example
package.json
author field and increase the nuxters score accordingly, as well as display each contributor profile on thenuxt/examples
home page (same as sponsor)The text was updated successfully, but these errors were encountered: