Next Server Query Example This example showcases the use of next-server-query to create a todo app Getting Started First, run the development server: npm run dev # or yarn dev # or pnpm dev