文件名称:api-account-chat
文件大小:55KB
文件格式:ZIP
更新时间:2024-05-19 15:03:26
JavaScript
聊天佐拉 这是应用程序用户管理并登录,注册 #演示: 影片示范: : 聊天: https://zolavn.cf : https://zolavn.cf (服务器已停止) #前端项目 Web应用程序: https://github.com/nqduy1999/Zola-Client : https://github.com/nqduy1999/Zola-Client 移动应用程序: https://github.com/thanhtung5598/Mobile-FE-Zola.git : https://github.com/thanhtung5598/Mobile-FE-Zola.git 如果由于钱用完而无法注册,请使用admin创建一个帐户 管理员页面https://admin.zolavn.cf电话:0323456789密码:123123 # 服务器 快速开始 先决条件
【文件预览】:
api-account-chat-master
----models()
--------index.js(552B)
--------account.model.js(514B)
----package.json(1020B)
----constants()
--------auth.constants.js(148B)
--------account.constants.js(5KB)
----db()
--------index.js(296B)
----.eslintrc.json(363B)
----.prettierrc(55B)
----validators()
--------account.validator.js(8KB)
--------user.validator.js(6KB)
----server.js(1KB)
----routes()
--------account.route.js(1KB)
--------user.route.js(982B)
----Dockerfile(294B)
----package-lock.json(113KB)
----.gitlab-ci.yml(750B)
----controllers()
--------user.controller.js(8KB)
--------account.controller.js(11KB)
----.env.example(462B)
----.eslintrc.js(199B)
----.gitignore(32B)
----.dockerignore(38B)
----public()
--------index.html(176B)
--------stylesheets()
----README.md(1KB)
----services()
--------mail.service.js(1008B)
--------user.service.js(1KB)
--------account.services.js(2KB)
--------phone.service.js(1KB)
----utils()
--------response.js(345B)
----helpers()
--------jwt.helper.js(1KB)