integration, 3rd party examples, demos
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 51
- Avg merge
- 3h 48m
- Merged PRs (30d)
- 5
Description
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 :
- https://github.com/Hebilicious/nuxt-openai-vercel-edge-demo
- https://github.com/Atinux/nuxt-todos-edge
- https://github.com/Atinux/atinotes
- https://github.com/Atinux/coffee-or-tea
- https://github.com/danielroe/nuxt-vercel-isr
- https://github.com/danielroe/n3dium
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)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current nuxt/examples and nuxt/nuxt repositories alongside the linked community example repositories. Decide where examples and remote integrations should live, then define a discoverable structure and contribution approach that makes the examples available to newcomers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt
- Domain
- developer-experience, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100