node-server:node后台测试演示

node后台测试演示技术栈nodejs koa2 koa-router打字稿续集...试写大纲接口# install dependencies $ yarn install # or $ npm install #实施编译ts $ yarn run watch # or $ npm run watch # serve with hot reload at localhost:3000 $ yarn run dev ($ yarn run serve) # or $ npm run dev ($ npm run serve) # build for production $ yarn
zip
node-server-master.zip 预估大小:26个文件
folder
node-server-master 文件夹
file
package.json 1KB
file
.eslintrc.json 488B
file
LICENSE 1KB
folder
src 文件夹
folder
models 文件夹
file
UserModel.ts 603B
file
index.ts 60B
folder
config 文件夹
file
index.ts 1KB
folder
@types 文件夹
file
config.d.ts 113B
file
user.d.ts 286B
folder
controllers 文件夹
file
UploadController.ts 2KB
file
index.ts 145B
file
UserController.ts 4KB
folder
utils 文件夹
file
send.ts 1KB
file
check.ts 529B
file
index.ts 95B
file
index.ts 1KB
folder
router 文件夹
file
upload.ts 211B
file
user.ts 412B
file
index.ts 293B
folder
middlewares 文件夹
file
common.ts 323B
file
verifyToken.ts 1KB
file
errorHandle.ts 460B
file
index.ts 160B
file
tsconfig.json 398B
file
.gitignore 287B
folder
yarn 文件夹
file
README.md 409B
zip 文件大小:14.45KB