文件名称:samle:垃圾分类工具后台
文件大小:107KB
文件格式:ZIP
更新时间:2024-03-31 00:58:53
TSQL
萨姆 垃圾分类工具后台 功能 存储openid 分类展示接口 分类详情接口 获取百度令牌 AI识别- 搜索接口 接口 存储openid /login 分类展示接口/type 分类详情接口/type/:id 获取百度令牌/image AI识别/image/serach 搜索接口/goods/search 配置文件 修改config/index.ts中微信小程序和百度的ApiKey和AppSecret 修改数据库 若是没有使用过Typeorm的同学们,请先简单了解下 修改目录下ormconfig.json文件 线上体验 服务器已过期,暂时无法提供服务 前端项目 运行 npm install || npm run start yarn install || yarn start 浏览器打开 http://localhost:3000
【文件预览】:
samle-master
----tsconfig.build.json(97B)
----yarn.lock(206KB)
----ormconfig.json(215B)
----src()
--------main.ts(208B)
--------core()
--------app.module.ts(483B)
--------config()
--------server()
----nest-cli.json(84B)
----mysql()
--------detail.sql(2KB)
--------type.sql(2KB)
--------product_20190714.sql(135KB)
----tsconfig.json(354B)
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(561B)
----.prettierrc(51B)
----tslint.json(426B)
----README.md(930B)
----nodemon.json(67B)
----nodemon-debug.json(163B)
----.gitignore(375B)
----package.json(2KB)