mirror of
https://github.com/chartdb/chartdb.git
synced 2026-01-04 19:00:10 -06:00
update gif
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
<img src="./public/ChartDB.gif">
|
||||
<img width='700px' src="./public/ChartDB.gif">
|
||||
</p>
|
||||
|
||||
### 🎉 ChartDB
|
||||
@@ -71,6 +71,13 @@ npm install
|
||||
npm run build
|
||||
```
|
||||
|
||||
Or like this if you want to have AI capabilities:
|
||||
|
||||
```
|
||||
npm install
|
||||
VITE_OPENAI_API_KEY=<YOUR_OPEN_AI_KEY> npm run build
|
||||
```
|
||||
|
||||
## Try it on our website
|
||||
|
||||
1. Go to [ChartDB.io](https://chartdb.io)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.7 MiB After Width: | Height: | Size: 4.3 MiB |
Reference in New Issue
Block a user