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:
Configurez et développez avec le modèle frontend Constructive App – une application Next.js avec authentification, gestion de l'organisation, invitations, membres et un SDK GraphQL. À utiliser lors de la création d'une nouvelle application frontale constructive à partir du passe-partout. Source : constructive-io/constructive-skills.