Skip to content

pwrdrvr/microapps-app-nextjs-demo

Repository files navigation

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.