api银行

时间:2024-03-14 02:55:49
【文件属性】:

文件名称:api银行

文件大小:107KB

文件格式:ZIP

更新时间:2024-03-14 02:55:49

TypeScript

#API银行 描述 为工作目的创建的Api,包含一项可显示附近ATM和当天汇率的服务 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov 部署 # main deploy, project is deployed when commit to main branch # For the deployment it is used: Github, Git Actions and Heroku $ git p


【文件预览】:
api-banking-master
----.gitignore(375B)
----package.json(2KB)
----package-lock.json(310KB)
----src()
--------app.module.ts(1KB)
--------banking()
--------main.ts(892B)
----tsconfig.json(339B)
----.github()
--------workflows()
----.eslintrc.js(666B)
----README.md(728B)
----tsconfig.build.json(97B)
----Procfile(23B)
----test()
--------banking()
----.prettierrc(51B)
----nest-cli.json(64B)

网友评论