JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 54
  • Score
    100M100P100Q54629F
  • License MIT

Release app for the MicroApps framework, by PwrDrvr LLC. Provides the ability to control which version of an app is launched.

Package Exports

  • @pwrdrvr/microapps-app-nextjs-demo-cdk
  • @pwrdrvr/microapps-app-nextjs-demo-cdk/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pwrdrvr/microapps-app-nextjs-demo-cdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build/Deploy CI JSII Release

Overview

This is the Release Console for the MicroApps framework.

Development

  • nvm use
  • For Mac
    • Install Xcode
    • xcode-select --install
    • brew install vips
  • npm i
  • npm run dev
  • Open in browser: http://localhost:3000/nextjs-demo

Publish New Version of Microapp

See GitHub Actions workflows for example commands.