Dockerize Chat-Gpt clone
Used repo: https://github.com/rushitpatel21/chat-gpt-clone.git
step-1
First, make a separate folder/directory
mkdir gpt
cd gpt
step-2
Now, we will clone the git repo in our local
git clone https://github.com/rushitpatel21/chat-gpt-clone.git
ls
c...
arup07.hashnode.dev1 min read