|  a2d39b4363 | ||
|---|---|---|
| .. | ||
| controller | ||
| service | ||
| README.md | ||
| ecosystem.config.js | ||
| index.ts | ||
| nodemon.json | ||
| package.json | ||
| routes.ts | ||
| tsconfig.json | ||
| utils.ts | ||
| yarn.lock | ||
		
			
				
				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