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
文件列表
product-app-main.zip
(预估有个28文件)
product-app-main
LICENSE
1KB
README.md
1KB
.gitignore
2KB
app
utils
sample-data.ts
221B
yarn.lock
123KB
next-env.d.ts
293B
.prettierignore
64B
暂无评论