backend architecture nodejs mysql:实现后端体系结构node.js 源码
后端架构Node.js 文件夹结构 :office_building: ├───src │ app.ts # App entry point │ ├───api # Express route controllers and middleware for all the endpoints of the app │ ├───config # Environment variables and configuration related stuff │ ├───handlers # Handler
文件列表
backend-architecture-nodejs-mysql-main.zip
(预估有个35文件)
backend-architecture-nodejs-mysql-main
.eslintrc
332B
.nvmrc
10B
.lintstagedrc.json
102B
sonar-project.properties
56B
package.json
3KB
.prettierrc
136B
tests
routes
v1
暂无评论