Skip to content

Surile/samle

Repository files navigation

samle

垃圾分类工具后台

功能

  • 存储openid
  • 分类展示接口
  • 分类详情接口
  • 获取百度token
  • AI识别-
  • 搜索接口

接口

存储openid /login

分类展示接口 /type

分类详情接口 /type/:id

获取百度token /image

AI识别 /image/serach

搜索接口 /goods/search

配置文件

修改config/index.ts中微信小程序和百度的ApiKeyAppSecret

修改数据库

若是没有使用过Typeorm的同学们,请先简单了解下Typeorm

修改目录下ormconfig.json文件

线上体验

服务器已过期,暂时无法提供服务

前端项目

Abraham

运行

    npm install || npm run start
    yarn install || yarn start

浏览器打开

    http://localhost:3000

About

垃圾分类工具后台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published