command
module
Version:
v0.0.0-...-3ac9adb
Opens a new window with list of versions in this module.
Published: Jun 17, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
永不摆烂队-简易抖音项目
项目依赖要求
go >= 1.18
mysql >= 8.0
ffmpeg >= 4.2.4
如何运行
- 将项目下载至本地
git clone https://gitee.com/Whitroom/imitate-tiktok.git
cd imitate-tiktok
-
将confs/database copy.json
复制一份至原文件下,并重命名为database.json
,输入数据库账号密码及数据库名称。
-
通过ipconfig
或ifconfig
修改model_change.go
中第61行play_url
的your_machine_ip
为机器在路由器中的ip地址
-
(1) 如果使用vscode
,通过vscode
进入该目录,点击main.go
后,直接按下F5
即可运行。
(2) 如果使用命令行,输入
go build && ./imitate-tiktok
即可运行。
其他仍在补充...
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.