An open API service indexing awesome lists of open source software.

https://github.com/biu-x/tiktok


https://github.com/biu-x/tiktok

docker go tiktok

Last synced: 6 months ago
JSON representation

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`

## 部分截图

| ![1](./images/1.jpg) | ![2](./images/2.jpg) | ![3](./images/3.jpg) |
| -------------------- | -------------------- | -------------------- |

## 作者

- [@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)