Skip to content

Commit

Permalink
readme: rm unsed instructions (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
sykp241095 committed Jun 14, 2024
1 parent 9b39fe6 commit cf15db5
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,6 @@ With this tool, you can achieve:
![embeddable-javascript-snippet](https://github.com/pingcap/tidb.ai/assets/1237528/5a445231-a27a-4ae6-8287-a4f8cf7b64d0 "Image Title")


## Quick Start [Working in Progress]
To deploy the application in a self-hosted environment, run the following command:

```
curl https://tidb.cloud/install.sh | sh
```
then:
```
ticloud create-app --template rag
```


## Deployment [TODO]
For deploying the application to production, there are many options available:

* **[Deploy with Docker](/docs/deploy-with-docker)**
* **[Deploy to Vercel](/docs/deploy-to-vercel)**


## Tech Stack
- [Next.js](https://nextjs.org/) – Framework
- [TypeScript](https://www.typescriptlang.org/) – Language
Expand Down

0 comments on commit cf15db5

Please sign in to comment.