koa打字稿样板:Koa打字稿样板

时间:2021-02-03 17:47:03
【文件属性】:
文件名称:koa打字稿样板:Koa打字稿样板
文件大小:110KB
文件格式:ZIP
更新时间:2021-02-03 17:47:03
koa typescript router typeorm KoaTypeScript Koa打字稿样板 环境 节点: 11.12.0 平台: macOS 10.14.3 产品特点 打字稿+ Koa2 自动将控制器注册到路由器 Typeorm + MySQL 项目结构 ├── README.md ├── app │ ├── app.ts # main │ ├── config # development and production config │ ├── controllers # router controller │ ├── middlewares │ ├── models │ ├── public │ ├── services │
【文件预览】:
koa-typescript-boilerplate-master
----yarn.lock(221KB)
----index.ts(2KB)
----.vscode()
--------launch.json(921B)
--------settings.json(476B)
----tsconfig.json(609B)
----test()
--------jest.config.js(69B)
----tslint.json(1KB)
----README.md(931B)
----ecosystem.config.js(114B)
----.gitignore(190B)
----app()
--------app.ts(4KB)
--------services()
--------utils()
--------public()
--------models()
--------controllers()
--------config()
--------typings()
--------middlewares()
----package.json(2KB)

网友评论