Resource Profile:
我们已经为客户搭建过这款应用并亲自测试过。我们的测试显示,安卓和iOS客户端源码打包均无问题,部分链接可能需要进行轻微修复。后台采用PHP编写。该应用与抖音的最新版本有所不同,更接近老版,尤其是类似于91的风格。用户可以在应用中本地发布小视频,无需安装插件。除了客户端的打包之外,其他方面并不复杂,可以完美运营。打包所需环境:Android Studio最新版3.6.1,Xcode最新版11.4.1。安卓客户端会检测设备是否为root或模拟器,可以在安卓源码中找到相关提示并关闭。
Photo Gallery:
Installation and usage instructions:
web后台配置
系统设置->公共设置 按上线环境配置域名地址 注意备注信息
系统设置->私密设置 按申请的第三方sdk平台账号自行修改
web后台使用宝塔最新版
nginx + php 5.6 + mysql 5.7.23 + redis
添加站点导入数据库
上传web端代码到站点根目录
进入根目录api/Config目录
修改app.php
redis配置
加密配置
ds是否开启加密
ignore是忽略加密接口配置到此数组中的接口都不进行加密解密
如果使用本地存储
修改UCloud->host值为当前站点地址对应目录不可以改错
修改dbs.php
修改数据库配置
宝塔安装PM2
ssh root登录服务器到 当前站点目录
进入LiveNewIM目录
修改config.js配置
redis地址密码端口库注意填写
WEBADDRESS地址填写站点外网地址
修改exposure.js第一行site地址
然后执行 pm2 start npm –name LiveNewIM — start //此处一定注意空格
进入dspIM目录
修改exposure.js第一行site地址
执行 pm2 start npm –name DspJob — start
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.















