[Feature Request] Implement simple CRUD
wowjulian opened this issue · 0 comments
wowjulian commented
First of all, huge thanks to everyone involved for creating such a great repo that'll help thousands of devs if not more. This is the best actually-serious-production-grade starter template I've seen with modern NextJS setup.
I'd love to see simple CRUD implementations with the existing baseline that the repo has established. Maybe a table with server side pagination could be useful as well. I see that shareLinkAction
and nuqs
aren't being used in the repo yet. I'm not sure this is intentional or WIP but would be great if it could be implemented.
Again, huge thanks!