|
@@ -1,7 +1,7 @@
|
|
|
# CURD-TS 正在开发中……
|
|
|
一套基于TS的增删改查系统,前端语言Vue3.0、React、Angular,后端语言node+express,采用了三种数据库MySQL、MongoDB、SQLite编写。
|
|
|
A TS based add, delete, modify and query system, the front-end language vue3.0, react, angular, back-end language node + Express, using three kinds of database mysql, mongodb, SQLite
|
|
|
-
|
|
|
+##新增测试git
|
|
|
## 结构介绍
|
|
|
① sql为数据库存放文件夹
|
|
|
② doc为文档编写存放文件夹
|
|
@@ -40,4 +40,4 @@ angular => /frontend/angular-ts
|
|
|
④ The author must go through the unit test to ensure the usability of the code
|
|
|
⑤ Typescript must be used completely to ensure code rigor and maintainability
|
|
|
⑥ If the code submitted by the writer conflicts, it must be resolved first. In pushing, GIT push - f origin branch is strictly prohibited
|
|
|
-⑦ The author does not need to place the. Gitignore file in the project. If you want to add other git ignore, please put it in the curd-ts folder and the. Gitignore file in the directory
|
|
|
+⑦ The author does not need to place the. Gitignore file in the project. If you want to add other git ignore, please put it in the curd-ts folder and the. Gitignore file in the directory
|