后端模板代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aug b33909c910 1、项目初始化-后台管理系统 4 weeks ago
..
controller 1、项目初始化-后台管理系统 4 weeks ago
service 1、项目初始化-后台管理系统 4 weeks ago
README.md 1、项目初始化-后台管理系统 4 weeks ago
ecosystem.config.js 1、项目初始化-后台管理系统 4 weeks ago
index.ts 1、项目初始化-后台管理系统 4 weeks ago
nodemon.json 1、项目初始化-后台管理系统 4 weeks ago
package.json 1、项目初始化-后台管理系统 4 weeks ago
routes.ts 1、项目初始化-后台管理系统 4 weeks ago
tsconfig.json 1、项目初始化-后台管理系统 4 weeks ago
utils.ts 1、项目初始化-后台管理系统 4 weeks ago

README.md

Test Server

It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.

Usage


cd ./test/server

yarn

yarn start