文件名称:老娘
文件大小:202KB
文件格式:ZIP
更新时间:2024-03-12 07:45:33
JavaScript
链接到前端文档 尼永 您可以在找到已部署的项目 贡献者 在查看我们的About页面 项目概况 [Trello委员会] [产品画布] [UX设计文件] 寻找导师。 Niyon是一个平台,可将年轻专业人员与西非的导师联系起来。 我们会将您与您所在城市,城镇或地方*区域中的导师联系起来。 主要特点 创建您的帐户或使用社交帐户登录 与导师和受训者保持联系 与他们聊天 科技栈 入门 要使服务器在本地运行: 克隆此仓库 npm install安装所有必需的依赖项 npm start启动本地服务器 npm run start:dev用nodemon启动本地服务器 npm测试以使用测试环境启动服务器 npm run test:watch在监视模式下使用测试环境启动服务器 npm使用eslint运行lint到lint文件 后端 我们使用Node.js及其Express框架来构建服务器和API
【文件预览】:
niyon-be-old-master
----config()
--------secret.js(1023B)
--------cloudinary.js(482B)
----index.js(394B)
----pull_request_template.md(397B)
----report.20190826.082443.18640.0.001.json(21KB)
----package.json(3KB)
----buildspec.yml(204B)
----server.js(1KB)
----database()
--------models()
--------config()
--------seeders()
--------migrations()
----.sequelizerc(274B)
----api()
--------index.js(932B)
--------routes()
--------middleware()
--------controllers()
--------chats()
--------validator()
--------helpers()
----LICENSE(1KB)
----package-lock.json(353KB)
----code_of_conduct.md(2KB)
----.eslintrc.js(401B)
----.coveralls.yml(69B)
----.gitignore(1KB)
----.circleci()
--------config.yml(3KB)
----.npmrc(112B)
----.prettierrc.js(123B)
----README.md(8KB)
----config.json(219B)
----__test__()
--------server.test.js(429B)
--------auth.test.js(848B)
--------users.test.js(14KB)
--------mentee.test.js(4KB)
--------location.test.js(754B)
--------assests()
--------autocomplete.test.js(831B)
--------mentor.test.js(3KB)
--------country.test.js(957B)
--------mentorTypes.test.js(394B)
--------jobs.test.js(345B)
--------db.js(561B)
----.vscode()
--------launch.json(520B)
--------settings.json(133B)