在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:ddimaria/koa-typescript-starter开源软件地址:https://github.com/ddimaria/koa-typescript-starter开源编程语言:TypeScript 96.4%开源软件介绍:KOA2 TypeScript StarterA NodeJS server built with the KOA2 framework using TypeScript. Technologies Used:
Prerequisites
InstallationFirst, clone this repo and npm install DevelopmentDuring development, the All changes invoke the TypeScript compiler, which restarts the app upon completion. npm run watch Build the ServerTo compile the TypeScript code and place into the npm build Code LinterA TypeScript linter has been added to keep code consistent among developers. npm run lint To autofix linting errors (not all errors are auto-fixable): npm run fix Tests and CoverageThe test coverage percentage should be 90% or greater for any submitted PRs. For TDD, invoke testing by: npm test For an html and text coverage report (html located in the npm run coverage DockerTo build a container using the npm run image:build -- --no-cache APIFor a swagger version of this documention, see http://localhost:3000/swagger (requires this server to be running). |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论