@pwrdrvr/microapps-app-nextjs-demo-cdk
v0.7.0
Published
Release app for the MicroApps framework, by PwrDrvr LLC. Provides the ability to control which version of an app is launched.
Downloads
11
Readme
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.