Co-Authored-By: Subhadip N <subhadip@get-deck.com>
This commit is contained in:
Alex
2023-04-11 22:49:47 +01:00
parent 3a0163f0fb
commit 97fe1abfd8
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ You can find our [Roadmap](https://github.com/orgs/arc53/projects/2) here, pleas
Note: Make sure you have docker installed
1. Open dowload this repository with `git clone https://github.com/arc53/DocsGPT.git`
2. Open docker-compose.yaml and replace <your_api_key> with your OpenAI's key (there are 4 places)
2. Create .env file in your root directory and set your OPENAI_API_KEY with your openai api key
3. Run `docker-compose build && docker-compose up`
4. Navigate to http://localhost:5173/