Stackwright Pro ๐
Pro packages extend Stackwright into paid territory โ third-party integrations, OpenAPI tooling, and enterprise features.
The OSS monorepo defines interfaces; Pro ships implementations. Clean separation by design.
What's in Pro?
OpenAPI Integration
Turn any OpenAPI spec into typed Zod schemas, CollectionProviders, and API clients. 'Here is an API spec' โ 'Here is a working app' in hours.
CMS Backends
Contentful, Sanity, Shopify, Airtable, Notion โ each as a CollectionProvider. Switching backends is a one-line change. No YAML changes needed.
Enterprise Ready
RBAC, secrets management, CSP headers, audit logging. Built for government and defense requirements.
Map Integrations
Cesium 3D globe for enterprise logistics. deck.gl for massive data volumes. MapLibre GL included in OSS.
OSS + Pro: Clean Separation
**Stackwright OSS** defines the interfaces, rendering engine, and file-backed implementations. It's the grammar โ what you write.
**Stackwright Pro** ships implementations too specialized, too maintenance-intensive, or too commercially sensitive for open source. It's the dictionary โ what things mean.
Your app never takes a hard dependency on Pro. Register a Pro provider the same way you register any Stackwright provider. Removing Pro degrades gracefully to OSS fallbacks.