文件名称:smartlook-be-test-proj:Smartlook的后端分配
文件大小:264KB
文件格式:ZIP
更新时间:2024-04-23 17:39:12
TypeScript
smartlook被测项目 重要说明:生产构建+服务dockerization的设置位于TODO列表中 项目结构 |____api-clients -- Clients used to access 3th party APIs |____collections-api -- Collections API service |____database -- Database schema migrations |____hn-sync -- HackerNews sync service |____models -- Models used by services |____postman -- Postman collections and environm
【文件预览】:
smartlook-be-test-proj-main
----.dockerignore(145B)
----docker-entrypoint.sh(57B)
----models()
--------Story.ts(137B)
--------Collection.ts(81B)
--------CollectionWithStories.ts(159B)
--------tsconfig.json(117B)
--------Comment.ts(137B)
--------User.ts(77B)
--------package-lock.json(919B)
--------package.json(326B)
----database()
--------migrations()
----.eslintrc.js(1KB)
----api-clients()
--------tsconfig.json(122B)
--------hn()
--------package-lock.json(2KB)
--------package.json(379B)
----Dockerfile(836B)
----repositories()
--------Users.ts(998B)
--------mappers()
--------tsconfig.json(123B)
--------Collections.ts(3KB)
--------Comments.ts(1KB)
--------PgAbstract.ts(1KB)
--------package-lock.json(13KB)
--------Stories.ts(3KB)
--------package.json(414B)
----postman()
--------collections-api()
----tsconfig.json(6KB)
----lerna.json(136B)
----README.md(3KB)
----hn-sync()
--------src()
--------tsconfig.json(145B)
--------package-lock.json(40KB)
--------package.json(725B)
----docker-compose.yml(1KB)
----.editorconfig(242B)
----.gitignore(4KB)
----.prettierrc.js(99B)
----package-lock.json(533KB)
----package.json(1KB)
----collections-api()
--------src()
--------tsconfig.json(203B)
--------package-lock.json(197KB)
--------package.json(1KB)