支持 config.json 配置导入,支持2.4.5X
Fork of https://github.com/AzenKain/KainSR
A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
# 前提步骤
$ npm install
$ 双击文件 run.bat 即可一键运行
首次启动会花费较长时间进行编译,待提示Server listening on port 23301
时说明启动完成
注意,主角可能要进战斗以后才会显示
$ 您需要运行 FireFly.Proxy.v2 中的 FireflySR.Tool.Proxy.exe
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
Nest is MIT licensed.