文件名称:笔记本电脑友好咖啡店
文件大小:174KB
文件格式:ZIP
更新时间:2024-03-02 13:23:38
TypeScript
内容表 修订版 作者:DavidRodríguezDelgado 日期:02/10/2020(MM / dd / yyyy) 版本:0 Cambios: 恢复 制定此API项目是为了满足MMG的项目要求。 要求 Nodejs v12.18.1 Mongodb v4.2.2 安装 git clone https://github.com/correodabid/laptopFriendlyCoffeeShops.git cd laptopFriendlyCoffeeShops npm install npm start 测试 要启动所有测试: npm run test 要分别启动每个测试: npm run test:auth npm run test:coffeeShops npm run test:comments npm run test:users npm run test
【文件预览】:
laptopFriendlyCoffeeShops-main
----package.json(2KB)
----Dockerfile(169B)
----package-lock.json(576KB)
----jest.config.ts(800B)
----src()
--------handlers()
--------schemes()
--------config()
--------api()
--------app.ts(1KB)
--------connection()
--------interfaces()
--------spec()
--------utils()
--------index.ts(470B)
--------middlewares()
----tsconfig.json(1KB)
----doc()
--------MMG-Backend-Developer-Test.postman_collection.json(14KB)
----.gitignore(34B)
----README.md(3KB)