文件名称:be-the-hero-backend:本周Be The Hero项目的后端后端OmniStack 11
文件大小:101KB
文件格式:ZIP
更新时间:2024-05-27 08:55:52
nodejs api express backend sqlite
成为英雄API 成为英雄是一周OmniStack 11的项目,通过提供 该项目旨在将需要帮助的人与需要帮助的非*组织联系起来 在您的机器上安装 要求: Node.js npm git clone https://github.com/GuilhermeBalog/be-the-hero-backend.git cd be-the-hero-backend npm dev 该API将通过URL localhost:3333
【文件预览】:
be-the-hero-backend-master
----.gitignore(2KB)
----README.md(559B)
----tests()
--------integration()
--------unit()
----knexfile.js(707B)
----package.json(683B)
----src()
--------utils()
--------server.js(152B)
--------database()
--------app.js(260B)
--------routes.js(2KB)
--------controllers()
----jest.config.js(6KB)
----yarn.lock(214KB)
----.env.example(14B)