typescript-koa-starter:TypeScript Koa启动器

时间:2021-02-03 17:49:09
【文件属性】:
文件名称:typescript-koa-starter:TypeScript Koa启动器
文件大小:54KB
文件格式:ZIP
更新时间:2021-02-03 17:49:09
nodejs boilerplate koa typescript jest TypeScript Koa启动器 适用于Koa和TypeScript应用程序的样板。 入门 # Clone it git clone https://github.com/ukita/typescript-koa-starter.git # Remove git rm -rf .git && git init # Make it your own yarn init # Install dependencies yarn # Running tests yarn test # Build and start server yarn build && yarn start 贡献 欢迎提出请求
【文件预览】:
typescript-koa-starter-master
----.dockerignore(13B)
----.env.example(1B)
----yarn.lock(152KB)
----src()
--------app.ts(216B)
--------controllers()
--------middleware()
--------types()
--------util()
--------config()
--------bin()
--------routes()
----.vscode()
--------settings.json(345B)
----Dockerfile(137B)
----.travis.yml(148B)
----tsconfig.json(378B)
----LICENSE(1KB)
----test()
--------.gitkeep(0B)
--------helpers.ts(124B)
----jest.config.js(341B)
----tslint.json(42B)
----README.md(881B)
----docker-compose.yml(212B)
----.gitignore(360B)
----package.json(2KB)

网友评论