https://github.com/biu-x/tiktok
https://github.com/biu-x/tiktok
docker go tiktok
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/biu-x/tiktok
- Owner: Biu-X
- License: mit
- Created: 2023-07-24T13:53:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T08:11:52.000Z (almost 3 years ago)
- Last Synced: 2023-09-04T11:12:21.760Z (almost 3 years ago)
- Topics: docker, go, tiktok
- Language: Go
- Homepage:
- Size: 5.54 MB
- Stars: 6
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 第六届字节青训营后端大项目-抖音
## 快速部署:
### 1. clone项目到本地
```bash
git clone https://github.com/hiifong/TikTok.git
cd TikTok
```
### 2. 修改`oss.endpoint`
修改`conf/tiktok.yml`的`oss.endpoint`为`运行电脑局域网ip:9000`
### 3. 运行项目
```bash
sudo docker compose up -d
```
#### 4. 修改抖声的`BaseURL`
双击“我”,在`baseURL`的输入框里填入`http://运行电脑局域网ip:8080`
## 部分截图
|  |  |  |
| -------------------- | -------------------- | -------------------- |
## 作者
- [@Tohrusky](https://github.com/Tohrusky)
- [@Zaire404](https://github.com/Zaire404)
- [@resortHe](https://github.com/resortHe)
- [@KelinGoon](https://github.com/KelinGoon)
- [@1055373165](https://github.com/1055373165)
- [@dwe321](https://github.com/dwe321)
- [@Isaac03914](https://github.com/Isaac03914)
- [@hiifong](https://github.com/hiifong)