pwrdrvr.microapps.nextjsdemoappcdk

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


Keywords
aws-lambda, cdk, microapps, nextjs
License
MIT
Install
pip install pwrdrvr.microapps.nextjsdemoappcdk==0.4.1

Documentation

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.