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.
 
谢亚昕 dcfa188b85 feat: add background image and enhance styles across the application 1 month ago
.specstory feat: 更新路由系统并添加错误响应格式化功能 2 months ago
.trae feat: 重构项目结构并添加静态文件服务和路由功能 2 months ago
database feat: add background image and enhance styles across the application 1 month ago
public feat: add background image and enhance styles across the application 1 month ago
scripts feat: add site configuration management with database migration and seeding 2 months ago
src feat: add background image and enhance styles across the application 1 month 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: add site configuration management with database migration and seeding 2 months ago
entrypoint.sh feat: add background image and enhance styles across the application 1 month ago
jsconfig.json feat: add site configuration management with database migration and seeding 2 months ago
knexfile.mjs init 2 months ago
package.json feat: add site configuration management with database migration and seeding 2 months ago

README.md

koa3-demo

当前支持功能:

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