Next.js and Apollo starter with TypeScript, JWT authentication, and Docker
Starter combining Next.js and Apollo GraphQL client with cookie-based JWT authentication, TypeScript, Jest testing, and Docker/Nginx production setup. It supports both client-side and server-side rendering and includes GraphQL Code Generator and VSCode debug configuration. Suited for building universal React web applications that consume GraphQL APIs.
0