mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-24 14:32:53 +00:00
Co-authored-by: Aralhi <xiaoping0501@gmail.com> Co-authored-by: csunny <cfqsunny@163.com>
DB-GPT documentation
Quick Start
Install dependencies
- Clone current project firstly!
- Install docusaurus dependencies, generate node_modules folder.
sudo yarn install
launch
yarn start
The default service starts on port 3000, visit localhost:3000