mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 13:03:43 +08:00
update readme for vercel deploy
This commit is contained in:
19
README.md
19
README.md
@@ -14,9 +14,9 @@ One-Click to deploy well-designed ChatGPT web UI on Vercel.
|
||||
[演示](https://chat-gpt-next-web.vercel.app/) / [反馈](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) / [QQ 群](https://user-images.githubusercontent.com/16968934/234462588-e8eff256-f5ca-46ef-8f5f-d7db6d28735a.jpg) / [打赏开发者](https://user-images.githubusercontent.com/16968934/227772541-5bcd52d8-61b7-488c-a203-0330d8006e2b.jpg)
|
||||
|
||||
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdgqyushen%2FChatGPT-Next-Web%2Ftree%2Faccess-token&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
|
||||
|
||||
[](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
|
||||
[](https://gitpod.io/#https://github.com/dgqyushen/ChatGPT-Next-Web)
|
||||
|
||||

|
||||
|
||||
@@ -78,10 +78,17 @@ One-Click to deploy well-designed ChatGPT web UI on Vercel.
|
||||
|
||||
> [简体中文 > 如何开始使用](./README_CN.md#开始使用)
|
||||
|
||||
1. Get [OpenAI API Key](https://platform.openai.com/account/api-keys);
|
||||
1. Get [OpenAI AccessToken str](https://chat.openai.com/api/auth/session);
|
||||
|
||||
2. Click
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web), remember that `CODE` is your page password;
|
||||
3. Enjoy :)
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdgqyushen%2FChatGPT-Next-Web%2Ftree%2Faccess-token&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web), remember that `CODE` is your page password;
|
||||
3. Or Click
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdgqyushen%2FChatGPT-Next-Web%2Ftree%2Faccess-token&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web), For public access using;
|
||||
|
||||
4. Open the size you deployed,and set the accessToken the the site.
|
||||
|
||||
4. Enjoy :)
|
||||
|
||||
|
||||
## FAQ
|
||||
|
||||
@@ -155,7 +162,7 @@ Specify OpenAI organization ID.
|
||||
|
||||
> [简体中文 > 如何进行二次开发](./README_CN.md#开发)
|
||||
|
||||
[](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
|
||||
[](https://gitpod.io/#https://github.com/dgqyushen/ChatGPT-Next-Web)
|
||||
|
||||
Before starting development, you must create a new `.env.local` file at project root, and place your api key into it:
|
||||
|
||||
|
Reference in New Issue
Block a user