Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 536 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 536 Bytes

全栈项目博客

前端 Next.js SSR 后台管理系统 服务端 Node.js API

托管阿里云

技术栈

  • 前台:React 18 + React-Redux + Next.js + TypeScript
  • 后台:React 18 + Ant Design 5
  • 服务端:Node.js + Koa 2 + MidwayJS + MongoDB

Node.js v16+

开发

$ git clone https://github.com/web-full-stack/ssr_website.git;

修改配置目录: config/index.ts

$ npm i
$ yarn dev

http://127.0.0.1:3000

vercel 部署

$ yarn build
$ yarn start

https://vercel.com/xgqfrms