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.
 
谢亚昕 e7425ec594 feat: 添加站点日志记录,优化响应时间中间件,更新页面内容 2 months ago
.specstory feat: 更新路由系统并添加错误响应格式化功能 2 months ago
.trae feat: 重构项目结构并添加静态文件服务和路由功能 2 months ago
database feat: 更新认证中间件以添加日志记录,重构视图中间件并增强登录表单 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
Dockerfile feat: add user authentication and registration features 2 months ago
README.md feat: 更新文档和路由中间件,支持中间件链 2 months ago
bun.lockb feat: 添加视图渲染支持,更新中间件,优化用户认证和错误处理 2 months ago
entrypoint.sh feat: add user authentication and registration features 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

当前支持功能:

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