You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monorepo for Apvee Microsoft 365 actionable provisioning packages and the SPFx demo app.
Workspaces
Workspace
Package
Purpose
packages/m365-actionable-provisioning
@apvee/m365-actionable-provisioning
Schema-first Microsoft 365 provisioning engine, runtime contracts, built-in M365 catalog, and SharePoint action catalog.
packages/spfx-m365-actionable-provisioning
@apvee/spfx-m365-actionable-provisioning
SPFx React UI, hooks, property pane fields, theme bridge, localization, and activity utilities for the core package.
apps/test-spfx
test-spfx
Private SPFx demo app that consumes both packages through npm workspaces.
Requirements
Node.js >=22.14.0 <23.0.0
npm workspaces
SPFx 1.21 for the demo app and SPFx package consumers
Common Commands
npm install
npm run build:m365
npm run build:spfx
npm run build:test-spfx
npm run build
npm run smoke:m365-engine -w @apvee/m365-actionable-provisioning
Action-based Microsoft 365 provisioning library with a reusable SharePoint action engine for Node.js or SPFx, plus a dedicated SPFx package with ready-to-use React controls, hooks, and property pane fields for running provisioning flows in SharePoint Framework solutions.