datopian/datahub

NextJS app router example (upgrade examples to use app router)

Opened this issue · 1 comments

Originally posted by @uxdw May 23, 2024

The current [DataHub PortalJS] examples/templates are only for the 'legacy' page router approach for NextJS, it would be great to have an example built for NextSJS 14 using the now recommended App Router approach which no longer utilises getServerProps etc.

Nice to do rather than essential. Good first issue for someone.