Demo - Publish nextjs-demo During PR Builds
Closed this issue · 0 comments
huntharo commented
- Refactor into monorepo
- Publish app during PR builds of the app
- Publish package of app to GitHub Packages
- Install package from GH Packages during build (not in package.json but
npm i
instead) - Deploy app to microapps-core PR stacks
- Check that key routes work (dynamic pages, static pages, resized images, etc)