文件名称:api-v3:改写的Discoin API
文件大小:193KB
文件格式:ZIP
更新时间:2024-04-02 08:44:55
crud typescript postgresql typeorm nestjs
迪斯科币 当前可在获得最新的Discoin API。 安装 yarn install 运行应用 # development yarn run start # watch mode yarn run start:dev # production mode yarn run start:prod 测试 # unit tests yarn run test # e2e tests yarn run test:e2e # test coverage yarn run test:cov 支持 Nest是MIT许可的开源项目。 得益于赞助商和出色支持者的支持,它可以发展壮大。 如果您想加入他们,请。 保持联系 作者 网站-https: 执照 Nest已。
【文件预览】:
api-v3-master
----renovate.json(97B)
----package.json(3KB)
----.github()
--------FUNDING.yml(679B)
--------workflows()
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(604B)
----.prettierrc(73B)
----Dockerfile(2KB)
----nest-cli.json(134B)
----src()
--------auth()
--------influxdb.ts(469B)
--------app.module.ts(2KB)
--------main.ts(1KB)
--------currencies()
--------transactions()
--------bots()
--------health()
--------app.controller.spec.ts(617B)
--------util.ts(316B)
----.eslintrc.js(578B)
----tsconfig.json(353B)
----.gitignore(3KB)
----types()
--------express.d.ts(234B)
----README.md(827B)
----yarn.lock(412KB)
----.editorconfig(147B)
----tsconfig.build.json(97B)