Skip to content

allenYetu211/utauu-Service

Repository files navigation

utauu-service

TODO

基础功能

  • 连接数据库
  • 入参校验
  • 统一数据结构返回

业务模块

  • 文章模块

    • 新建文章
    • 编辑文章
    • 新建标签
    • 按标签搜索
  • 用户模块

    • 注册
    • 登录
    • token生成
    • redis持久化
    • token检测
  • Docker镜像 编译部署

    • docker-compose
  • shell 自动化 简易启动脚本


部署

  • 配置Dockerfile
  • 配置docker-compose