文件名称:node-app-service:Node.js后端
文件大小:119KB
文件格式:ZIP
更新时间:2024-04-08 06:28:45
TypeScript
节点应用服务 码头工人 这个项目准备直接使用docker,简单使用docker-compose up 手动的 安装 运行npm install运行所有依赖项 将.env.example复制到名称为.env的根文件夹,并更新环境变量 执行项目 使用npm start启动服务器
【文件预览】:
node-app-service-main
----.eslintrc.json(778B)
----.env.example(81B)
----docker-compose.dev.yml(362B)
----src()
--------app.ts(354B)
--------utils()
--------models()
--------modules()
--------middlewares()
----babel.config.js(152B)
----Dockerfile(223B)
----.travis.yml(466B)
----tsconfig.json(7KB)
----LICENSE(1KB)
----test()
--------integration()
--------unit()
----.prettierrc(52B)
----README.md(704B)
----docker-compose.yml(215B)
----.editorconfig(230B)
----Dockerfile.dev(128B)
----.gitignore(6KB)
----bin()
--------www.ts(180B)
----package-lock.json(392KB)
----package.json(2KB)