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:
Configura e sviluppa con il boilerplate frontend dell'app Constructiva: un'applicazione Next.js con autenticazione, gestione dell'organizzazione, inviti, membri e un SDK GraphQL. Da utilizzare quando si crea l'impalcatura di una nuova applicazione frontend costruttiva dal boilerplate. Fonte: constructive-io/constructive-skills.