We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60ad11 commit bf1a106Copy full SHA for bf1a106
README.en.md
@@ -15,7 +15,7 @@
15
- [x] routing split
16
- [x] Static resource opening
17
- [x] database connection
18
-- [ ] Looking for simpler database queries
+- [x] Looking for simpler database queries : typeorm
19
- [x] Mocha unit tests
20
- [x] redis
21
- [ ] MongoDB
README.md
- [x] 路由拆分
- [x] 静态资源开放
- [x] 数据库连接
-- [ ] 寻找更简单的数据库查询方式
+- [x] 寻找更简单的数据库查询方式: typeorm
- [x] mocha 单元测试
0 commit comments