文件名称:try-fastify:尝试固定
文件大小:180KB
文件格式:ZIP
更新时间:2024-02-29 06:01:32
TypeScript
尝试固定 尝试固定。 tl; dr npm install npm run bootstrap npm start http http://localhost:3000 使用Docker npm run docker:up http http://localhost:3000 日复一日 向所有API添加依赖项。 npx lerna add middie --scope=api
【文件预览】:
try-fastify-main
----.gitignore(30B)
----package.json(2KB)
----.npmrc(39B)
----package-lock.json(647KB)
----services()
--------Dockerfile(1KB)
--------hello()
----LICENSE(11KB)
----packages()
--------foo()
--------lint-test()
--------tsconfig()
--------prettier-config()
--------eslint-config()
----lerna.json(135B)
----.github()
--------workflows()
----.prettierignore(6B)
----docker-compose.yaml(226B)
----README.md(276B)
----.gitattributes(151B)
----.editorconfig(294B)