News

monorepo-root/ ├── apps/ │ ├── api/ # Backend services (Nest.js, Prisma, Apollo, Graphql) │ ├── web-user-client/ # Frontend application for users (Next.js 15) │ └── web/ # Frontend application for ...
Learn to use Next.js, Contentful, and GraphQL to create a site that uses headless architecture. Then complete a capstone project to help you practice what you’ve learned in the course. By the end of ...