https://github.com/lqsong/midway-react-ssr
基于Midway、React 18 构建的 SSR 框架,简单、易学易用、方便扩展,您一直想要的React SSR 框架
https://github.com/lqsong/midway-react-ssr
ant-design antd midway midwayjs react react18 reactjs typescript
Last synced: 5 months ago
JSON representation
基于Midway、React 18 构建的 SSR 框架,简单、易学易用、方便扩展,您一直想要的React SSR 框架
- Host: GitHub
- URL: https://github.com/lqsong/midway-react-ssr
- Owner: lqsong
- License: mit
- Created: 2022-08-30T09:13:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T11:34:02.000Z (about 3 years ago)
- Last Synced: 2025-04-05T00:51:16.695Z (6 months ago)
- Topics: ant-design, antd, midway, midwayjs, react, react18, reactjs, typescript
- Language: TypeScript
- Homepage: http://midway-react-ssr.liqingsong.cc/
- Size: 63.5 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# midway-react-ssr
## 使用文档
- [http://midway-react-ssr.liqingsong.cc/](http://midway-react-ssr.liqingsong.cc/)
- [Github](https://github.com/lqsong/midway-react-ssr)
- [Gitee](https://gitee.com/lqsong/midway-react-ssr)## 后台前端解决方案列表
- admin-element-vue([GitHub](https://github.com/lqsong/admin-element-vue)、[Gitee](https://gitee.com/lqsong/admin-element-vue))
- admin-antd-vue([GitHub](https://github.com/lqsong/admin-antd-vue)、[Gitee](https://gitee.com/lqsong/admin-antd-vue))
- admin-antd-react([GitHub](https://github.com/lqsong/admin-antd-react)、[Gitee](https://gitee.com/lqsong/admin-antd-react))
- electron-admin-element-vue([GitHub](https://github.com/lqsong/electron-admin-element-vue)、[Gitee](https://gitee.com/lqsong/electron-admin-element-vue))
- electron-admin-antd-vue([GitHub](https://github.com/lqsong/electron-admin-antd-vue)、[Gitee](https://gitee.com/lqsong/electron-admin-antd-vue))
- electron-admin-antd-react([GitHub](https://github.com/lqsong/electron-admin-antd-react)、[Gitee](https://gitee.com/lqsong/electron-admin-antd-react))
- admin-vue3-micro-qiankun([GitHub](https://github.com/lqsong/admin-vue3-micro-qiankun)、[Gitee](https://gitee.com/lqsong/admin-vue3-micro-qiankun))## 前台前端SSR解决方案列表
- midway-vue3-ssr([GitHub](https://github.com/lqsong/midway-vue3-ssr)、[Gitee](https://gitee.com/lqsong/midway-vue3-ssr))
- midway-react-ssr([GitHub](https://github.com/lqsong/midway-react-ssr)、[Gitee](https://gitee.com/lqsong/midway-react-ssr))## 快速入门
> 请使用 pnpm , **[pnpm的安装与使用](http://liqingsong.cc/article/detail/26)** 。
### 本地开发
```bash
$ pnpm i
$ pnpm dev
$ open http://localhost:8002/
```> 推荐使用 pm2 部署 , **[PM2安装与常用命令](http://liqingsong.cc/article/detail/3)** 。
### 部署
```bash
$ pnpm i # 安装开发期依赖
$ pnpm build # 构建项目
$ pnpm prune --production # 移除开发依赖
$ pnpm start # 启动项目,对应的 pm2 命令为: NODE_ENV=production pm2 start ./bootstrap.js --name midway_vue3_ssr -i 4
```## 捐赠
如果你觉得这个项目帮助到了你,请帮助点击 Star,你也可以请作者喝咖啡表示鼓励.
**ALIPAY** | **WECHAT**
:-------------------------:|:-------------------------:
 | 