Create a Vite example
To make the data-table more accessible and easier for non nextjs user, it would be nice to create an Vite example. nuqs supports Vite so there is no blocker to it.
That will require the repo to make first structural change to become a monorepo including:
- packages/ui
- apps/nextjs
- apps/vitejs
@mxkaske would you prefer to use pnpm workspaces or turborepo for the monorepo? I'd love to tackle this issues
Turborepo would be amazing. We will need to sync for shared components but we gonna make it.
Feel free to ask if in doubt.
Awesome, I'll start working on it 🏎️
Merging #31 soonish - hope that doesn't clash too much with your code changes.
Hey @makyinmars! Have you started working on the monorepo? I have some time and can work it.
Yes I started working on it but I haven't done much, i'm using this as example for the monorepo: https://ui.shadcn.com/docs/monorepo, this is the current work i have so far: https://github.com/makyinmars/data-table-filters/tree/feat/turbo-repo
Hey @makyinmars, thanks for starting! After #33 I think there some more challenges. I will have a look.
Hello @mxkaske , is the Vite version done? coz I have a vite version ready, will raise a PR in 2-3 days.
The Vite version is not done! Would be great! 😍