# next全栈-用户页面 **Repository Path**: baihaowen/next-full-stack-experience ## Basic Information - **Project Name**: next全栈-用户页面 - **Description**: nextjs+react+mysql全栈体验 简单的小demo实现用户的添加和渲染 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-20 - **Last Updated**: 2024-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: nextjs, React, MySQL ## README ## ✨这是一个使用next+react+mysql创建的全栈web网页 > 优势🎉: > > 在同一环境下编写页面和接口,方便 > > 使用react环境 > > 性能高 支持SSR SSG > > app目录下同时进行页面和接口的编写 [🎠API路由,🎡页面路由] > > 热模块替换(HMR) > > TypeScript支持 > > 自动代码拆分