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:
Richten Sie es mit dem Constructive App-Frontend-Boilerplate ein und entwickeln Sie es – eine Next.js-Anwendung mit Authentifizierung, Organisationsverwaltung, Einladungen, Mitgliedern und einem GraphQL SDK. Verwenden Sie diese Option, wenn Sie eine neue Constructive-Frontend-Anwendung aus dem Boilerplate erstellen. Quelle: constructive-io/constructive-skills.