Set up and develop with the Constructive App frontend boilerplate — a Next.js application with authentication, organization management, invites, members, and a GraphQL SDK.
The Constructive App boilerplate is a frontend-only Next.js application that connects to a Constructive backend. It provides production-ready authentication flows, organization management, invite handling, member management, and account settings — all powered by a generated GraphQL SDK.
Use pgpm init with the -w flag to scaffold a workspace from the template. All required arguments must be provided to avoid interactive prompts:
Configure y desarrolle con el modelo de interfaz de aplicación constructiva: una aplicación Next.js con autenticación, administración de organizaciones, invitaciones, miembros y un SDK GraphQL. Úselo al crear una nueva aplicación de interfaz constructiva a partir del modelo estándar. Fuente: constructive-io/constructive-skills.