/microapps-app-nextjs-demo

Demo of a Next.js application deployed on AWS Lambda via CDK and MicroApps

Primary LanguageTypeScriptMIT LicenseMIT

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.