You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
谢亚昕 c073c46410 feat: 添加作业控制器和服务,重构调度器,优化日志记录和响应时间中间件 2 months ago
.specstory feat: 更新路由系统并添加错误响应格式化功能 2 months ago
.trae feat: 重构项目结构并添加静态文件服务和路由功能 2 months ago
database init 2 months ago
public feat: 重构项目结构并添加静态文件服务和路由功能 2 months ago
src feat: 添加作业控制器和服务,重构调度器,优化日志记录和响应时间中间件 2 months ago
.cursorindexingignore feat: 更新路由系统并添加错误响应格式化功能 2 months ago
.gitignore init 2 months ago
.npmrc init 2 months ago
.prettierrc init 2 months ago
README.md init 2 months ago
bun.lockb feat: 添加用户控制器、定时任务调度和错误处理插件,重构路由系统 2 months ago
jsconfig.json feat: 添加作业控制器和服务,重构调度器,优化日志记录和响应时间中间件 2 months ago
knexfile.mjs init 2 months ago
package.json feat: 添加作业控制器和服务,重构调度器,优化日志记录和响应时间中间件 2 months ago

README.md

koa3-demo

当前支持功能:

  • 路由
  • 日志
  • 权限
  • 数据库
  • 缓存
  • 界面
  • 定时任务