mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	提供同步聊天记录教程,同时翻译多国语言
This commit is contained in:
		
							
								
								
									
										32
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								README.md
									
									
									
									
									
								
							@@ -257,6 +257,38 @@ If your proxy needs password, use:
 | 
				
			|||||||
bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/scripts/setup.sh)
 | 
					bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/scripts/setup.sh)
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Synchronizing Chat Records (UpStash)
 | 
				
			||||||
 | 
					### Prerequisites
 | 
				
			||||||
 | 
					- GitHub account
 | 
				
			||||||
 | 
					- Your own ChatGPT-Next-Web server set up
 | 
				
			||||||
 | 
					- [UpStash](https://upstash.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Getting Started
 | 
				
			||||||
 | 
					1. Register for an UpStash account.
 | 
				
			||||||
 | 
					2. Create a Database.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					3. Find the REST API and copy both UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN (⚠Caution⚠: Do not disclose your Token!)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					4. Copy UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN into your synchronization configuration, and click **Check Availability**.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    If everything is in order, you've succeeded.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					5. Success!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Documentation
 | 
					## Documentation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> Please go to the [docs][./docs] directory for more documentation instructions.
 | 
					> Please go to the [docs][./docs] directory for more documentation instructions.
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										32
									
								
								README_CN.md
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								README_CN.md
									
									
									
									
									
								
							@@ -169,6 +169,38 @@ bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/s
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
⚠️ 注意:如果你安装过程中遇到了问题,请使用 docker 部署。
 | 
					⚠️ 注意:如果你安装过程中遇到了问题,请使用 docker 部署。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 同步聊天记录(upStash)
 | 
				
			||||||
 | 
					### 准备工作
 | 
				
			||||||
 | 
					- GitHub账号
 | 
				
			||||||
 | 
					- 拥有自己搭建过的ChatGPT-Next-Web的服务器
 | 
				
			||||||
 | 
					- [UpStash](https://upstash.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### 开始教程
 | 
				
			||||||
 | 
					1. 注册UpStash账号
 | 
				
			||||||
 | 
					2. 创建数据库
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					3. 找到REST API,分别复制UPSTASH_REDIS_REST_URL和UPSTASH_REDIS_REST_TOKEN(⚠切记⚠:不要泄露Token!)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					4. UPSTASH_REDIS_REST_URL和UPSTASH_REDIS_REST_TOKEN复制到你的同步配置,点击**检查可用性**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    如果没什么问题,那就成功了
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					5. Success! 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 鸣谢
 | 
					## 鸣谢
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 捐赠者
 | 
					### 捐赠者
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										32
									
								
								README_JA.md
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								README_JA.md
									
									
									
									
									
								
							@@ -223,6 +223,38 @@ docker run -d -p 3000:3000 \
 | 
				
			|||||||
bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/scripts/setup.sh)
 | 
					bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/scripts/setup.sh)
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## チャット履歴の同期(UpStash)
 | 
				
			||||||
 | 
					### 必要なもの
 | 
				
			||||||
 | 
					- GitHub アカウント
 | 
				
			||||||
 | 
					- 独自の ChatGPT-Next-Web サーバーのセットアップ
 | 
				
			||||||
 | 
					- [UpStash](https://upstash.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### はじめに
 | 
				
			||||||
 | 
					1. UpStash アカウントを登録します。
 | 
				
			||||||
 | 
					2. データベースを作成します。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					3. REST API を見つけ、UPSTASH_REDIS_REST_URL および UPSTASH_REDIS_REST_TOKEN の両方をコピーします(⚠注意⚠:トークンを公開しないでください!)。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					4. UPSTASH_REDIS_REST_URL および UPSTASH_REDIS_REST_TOKEN を同期設定にコピーし、**可用性を確認** をクリックします。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    すべてが正常であれば、成功です。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					5. 成功!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## スクリーンショット
 | 
					## スクリーンショット
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										32
									
								
								README_KO.md
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								README_KO.md
									
									
									
									
									
								
							@@ -169,6 +169,38 @@ bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/s
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
⚠️ 주의: 설치 중 문제가 발생한 경우, docker로 배포하세요.
 | 
					⚠️ 주의: 설치 중 문제가 발생한 경우, docker로 배포하세요.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 채팅 기록 동기화 (UpStash)
 | 
				
			||||||
 | 
					### 사전 요구 사항
 | 
				
			||||||
 | 
					- GitHub 계정
 | 
				
			||||||
 | 
					- 자체 ChatGPT-Next-Web 서버 설치
 | 
				
			||||||
 | 
					- [UpStash](https://upstash.com)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### 시작하기
 | 
				
			||||||
 | 
					1. UpStash 계정 등록.
 | 
				
			||||||
 | 
					2. 데이터베이스 만들기.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					3. REST API를 찾아 UPSTASH_REDIS_REST_URL 및 UPSTASH_REDIS_REST_TOKEN을 복사합니다 (⚠주의⚠: 토큰을 노출하지 마세요!).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					4. UPSTASH_REDIS_REST_URL 및 UPSTASH_REDIS_REST_TOKEN을 동기화 구성에 복사하고 **가용성 확인**을 클릭합니다.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    모든 것이 정상이라면, 성공입니다.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					5. 성공!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 감사의 말
 | 
					## 감사의 말
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 기부자
 | 
					### 기부자
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user