https://github.com/kshirish/react-18-ssr-next
Sample app to setup nextjs ssr remote app with host react app
https://github.com/kshirish/react-18-ssr-next
mircro-frontends next react ssr
Last synced: 3 months ago
JSON representation
Sample app to setup nextjs ssr remote app with host react app
- Host: GitHub
- URL: https://github.com/kshirish/react-18-ssr-next
- Owner: kshirish
- Created: 2023-08-02T07:26:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T07:36:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T13:18:18.539Z (over 1 year ago)
- Topics: mircro-frontends, next, react, ssr
- Language: JavaScript
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-18-ssr-next
Sample app to setup `nextjs` ssr **remote** app with **host** `react` app
# Installation
`yarn install`
# Build
`yarn build`
# Start
`yarn serve`