gofinances-backend-master.zip
(预估有个27文件)
gofinances-backend-master
package.json
1KB
.eslintrc.json
919B
yarn-error.log
79KB
jest.config.js
6KB
prettier.config.js
91B
src
models
Transaction.ts
625B
Category.ts
348B
__tests__
Transaction.spec.ts
2KB
database
migrations
1589307419055-AddCategoryIdToTransactions.ts
969B
1589307123052-CreateCategories.ts
969B
1589307344336-CreateTransactions.ts
1KB
index.ts
65B
routes
transaction.routes.ts
1KB
index.ts
187B
repositories
TransactionsRepository.ts
788B
server.ts
107B
app.ts
199B
services
CreateTransactionService.ts
954B
CreateCategoryService.ts
707B
tsconfig.json
6KB
ormconfig.json
296B
.gitignore
13B
yarn.lock
227KB
.eslintignore
26B
nodemon.json
34B
.editorconfig
147B
.vscode
launch.json
478B
暂无评论