UNPKG

@pwrdrvr/microapps-cdk

Version:

MicroApps framework, by PwrDrvr LLC, delivered as an AWS CDK construct that provides the DynamoDB, Router service, Deploy service, API Gateway, and CloudFront distribution.

8 lines (7 loc) 241 B
export * from './MicroApps'; export * from './MicroAppsCF'; export * from './MicroAppsChildDeployer'; export * from './MicroAppsEdgeToOrigin'; export * from './MicroAppsS3'; export * from './MicroAppsSvcs'; export * from './MicroAppsTable';