Skip to content

Commit b6341f5

Browse files
author
ki-ask
committed
Added: Installation Guide.
1 parent 5925fba commit b6341f5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,30 @@ The Ultimate ChatGPT is accessible through the web app, providing an intuitive a
8888

8989
</div>
9090

91+
## 🔑 Installation Guide ##
92+
93+
To deploy your project from a Vercel deployment link, you can follow these steps:
94+
95+
* Sign up for an account on Vercel at https://vercel.com/signup if you haven't already.
96+
97+
* Log in to your Vercel account.
98+
99+
* Once logged in, click on the "Import Project" button on the Vercel dashboard.
100+
101+
* In the "Import Git Repository" section, paste your GitHub repository's URL (e.g., `https://github.com/imabutahersiddik/Ultimate-ChatGPT.git`) and click on the "Continue" button.
102+
103+
* Configure the project settings as needed, such as the name, framework, and build settings. Make sure to set the appropriate build command and output directory for your project.
104+
105+
* After configuring the project settings, click on the "Deploy" button to start the deployment process.
106+
107+
* Vercel will clone your repository, build the project, and deploy it to a unique URL provided by Vercel.
108+
109+
* Once the deployment is finished, you will receive the deployment link. You can find it on the Vercel dashboard or in the deployment logs.
110+
111+
* You can now use this deployment link to access and share your deployed project.
112+
113+
** After installation set your OpenAI Api key on settings of your deployed app.
114+
91115
## ❓ Frequently Asked Questions❓
92116

93117
<details>

0 commit comments

Comments
 (0)