午餐选择器API:解决吃午餐地点问题的工具

LunchPickerApi是专为软件工程师设计的午餐选择工具,帮助解决'我应该在哪里吃午饭'的问题。

文档:

- API网址:

- 需求:

- 安装yarn

- 安装Node.js (v12+)

- 安装MongoDB

测试与运行:

- 开发环境:

$ yarn

$ yarn run dev

- 生产环境:

$ yarn run start

- 测试用例:

$ yarn run test

- 代码格式化:

$ yarn run lint

使用Docker:

- 构建镜像并启动容器:

docker-compose up -d --build

- 进入容器:

docker exec -it /bin/bash

- 查看容器日志:

docker logs

zip
lunchPickerApi-master.zip 预估大小:56个文件
folder
lunchPickerApi-master 文件夹
file
.dockerignore 13B
folder
.github 文件夹
file
stale.yml 684B
file
FUNDING.yml 153B
file
auto_assign.yml 467B
file
yarn.lock 342KB
file
.eslintrc.js 878B
file
lunchPickerApi.postman_collection.json 1015KB
folder
src 文件夹
file
app.ts 2KB
folder
common 文件夹
file
common.ts 4KB
folder
db 文件夹
file
db.ts 780B
folder
model 文件夹
file
expoDetails.ts 613B
file
restaurant.ts 1KB
file
creditCardDetails.ts 687B
file
firebaseDetails.ts 677B
file
restaurantDetailsReview.ts 896B
file
userConnectionDetails.ts 884B
file
user.ts 605B
file
restaurantDetails.ts 1KB
file
favourites.ts 649B
file
category.ts 793B
folder
cron 文件夹
file
cron.ts 3KB
folder
middleware 文件夹
file
middleware.ts 850B
folder
controller 文件夹
file
main.ts 261B
file
firebase.ts 6KB
file
restaurant.ts 7KB
file
user.ts 2KB
file
expo.ts 3KB
file
favourites.ts 2KB
file
stripe.ts 2KB
file
category.ts 3KB
folder
test 文件夹
file
restaurant.ts 2KB
file
main.test.ts 3KB
file
category.ts 618B
folder
routes 文件夹
file
main.ts 277B
file
firebase.ts 703B
file
restaurant.ts 881B
file
user.ts 368B
file
expo.ts 532B
file
favourites.ts 568B
file
stripe.ts 332B
file
category.ts 400B
file
Dockerfile 126B
file
buildspec.yml 746B
file
CONTRIBUTING.md 555B
file
.travis.yml 115B
file
tsconfig.json 257B
file
jest.config.js 269B
file
LICENSE.md 1KB
file
Procfile 16B
file
README.md 2KB
file
docker-compose.yml 427B
file
.gitignore 2KB
file
.prettierrc.js 115B
file
CHANGELOG.md 3KB
file
readme-icon.png 56KB
file
package.json 2KB
zip 文件大小:289.79KB