Node-Starter:使用Node,Express和MongoDB的项目的启动器

时间:2024-02-24 07:14:24
【文件属性】:

文件名称:Node-Starter:使用Node,Express和MongoDB的项目的启动器

文件大小:40KB

文件格式:ZIP

更新时间:2024-02-24 07:14:24

api node mongoose starter MongooseTypeScript

STARTER REST API 使用Node和Express的REST API入门 如何运行项目: 首先下载项目: git clone https://github.com/Vitormdias/node-starter.git cd Node-Starter 如果尚未Node( ),则如果有 npm install 脚本是: 运行项目 npm run dev 运行测试: npm run test 如果您有任何改进的想法,这只是一个简单的入门,请随时打开问题并发送请求请求


【文件预览】:
Node-Starter-master
----.gitignore(47B)
----Dockerfile(167B)
----codecov.yml(175B)
----package.json(1022B)
----package-lock.json(149KB)
----src()
--------__tests__()
--------index.ts(199B)
--------modules()
--------App.ts(138B)
----.travis.yml(142B)
----LICENSE(1KB)
----tsconfig.json(262B)
----README.md(1KB)

网友评论