Typed fetch wrappers for app data. MSW intercepts in dev; real APIs in prod.
AWS SDK wrappers for the augint platform: SecretsManager value cache, SES v2 email sender, Cognito IDP per-user flows (TOTP enrollment, password change). All server-only.
Stripe primitives for augint product apps: secret-bundled client init, idempotent customer creation, webhook signature verification, plus client-side React widgets (Elements provider, PaymentMethodSelect, CreditBalanceBadge, useCart with localStorage pers
Shared ESLint rules for Augmenting Integrations Next.js apps.
Scaffold a new product subdomain (spoke) for an augint-* tenant. Generates a Next 16 + Auth.js v5 app with TenantConfig wired up, library-owned route handlers, a Prisma canonical schema fragment, and a deployable template.yaml + GitHub workflow. Single co
Scaffold a new tenant apex app for an augint deployment. Generates a Next 16 + Auth.js v5 + Cognito apex with TenantConfig wired up, library-owned /api/apps static-roster handler, and /studio admin. Single command: pnpm dlx @augmenting-integrations/create
DynamoDB-backed app registry for multi-tenant subdomain ecosystems. Apps register themselves on deploy; the AppShell auto-discovers them via the /api/apps route helper.
Tenant + app manifest contract for the augint platform. Owns TenantConfig (server-side env load + browser-safe public subset + TenantBootScript) and the app.manifest.json schema/loader. Every other @augmenting-integrations/* package consumes tenant contex
> Plugins API for easier DevTools integrations.
Resolve a Prisma DATABASE_URL from AWS Secrets Manager (or a fallback env var). The spoke still owns `new PrismaClient()`; this package only assembles the connection string from the SecretsManager JSON shape that RDS Aurora ships with.
Frontend package for managing integrations towards external systems
Augint platform deploy tooling. `augint validate-spoke` checks Prisma canonical schema against the app manifest; `augint package-next-lambda` packages a Next standalone build for Lambda. Shared across every spoke + apex repo so deploy logic isn't copy/pas
Universal cookies for JavaScript
A babel plugin that adds istanbul instrumentation to ES6 code
Pluggable integrations that can be used to enhance JS SDKs
Integration wrappers for utility libraries
This package implements common utility modules for integration projects.
Fetch API compliant HTTP Server adapter
Old abstractions from LangChain.js
Hono middleware to serve beautiful, interactive API documentation from OpenAPI/Swagger documents.
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac
This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2
styled() API wrapper package for emotion.
This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2-integrations