Simple integration for https://nextjs.org and https://plausible.io analytics
Demo repository for Next.js + React Server Components
Use CSS View Transitions API in Next.js App Router.
Introducing various basic patterns of app router with simplified code.
The Next.js Discord server indexed in the web
next.js authorization example including private route protection. WARNING - This is probably not a great reference in 2023 and beyond, consider using next-auth.
Hosting multiple domains on the same Next.js site (while maintaining multiple languages and SSG)
Example using SSR to handle multiple domains on the same project.
Hooks and components for working with OpenAI streams.
HOC to redirect to any URL in NextJS both in client and server