product-app:产品应用

产品应用Next.js + TypeScript / Prisma +无服务器框架技能栈前端Next.js React.js打字稿材质用户界面中端棱柱无服务器框架AWS Lambda AWS API网关后端AWS Aurora / MySQL代管威赛尔框架(Next.js)创建下一个应用yarn create next-app --example with-typescript app cd app mkdir src mv pages/ src/pages/模块解析// next-env.d.ts module . exports = { webpack ( config , _ ) { config . resolve . modules . push ( path . resolve ( "./" ) ) ; config
zip
product-app-main.zip 预估大小:28个文件
folder
product-app-main 文件夹
file
LICENSE 1KB
file
README.md 1KB
file
.gitignore 2KB
folder
app 文件夹
folder
utils 文件夹
file
sample-data.ts 221B
file
yarn.lock 123KB
file
next-env.d.ts 293B
file
.prettierignore 64B
folder
src 文件夹
folder
pages 文件夹
file
index.tsx 308B
folder
users 文件夹
file
index.tsx 976B
file
[id].tsx 2KB
file
about.tsx 325B
file
_document.tsx 1KB
folder
api 文件夹
folder
users 文件夹
file
index.ts 420B
file
_app.tsx 1KB
folder
styles 文件夹
file
theme.ts 379B
file
globals.css 275B
folder
layouts 文件夹
file
SampleLayout.tsx 822B
folder
components 文件夹
file
ListItem.tsx 292B
file
List.tsx 314B
file
ListDetail.tsx 270B
folder
interfaces 文件夹
file
index.ts 270B
file
tsconfig.json 558B
file
README.md 2KB
file
.gitignore 386B
file
.prettierrc.js 129B
file
package.json 642B
folder
prisma 文件夹
file
schema.prisma 8KB
file
package.json 154B
zip 文件大小:67.74KB