https://github.com/mintlify/starter-pearsdb
https://github.com/mintlify/starter-pearsdb
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mintlify/starter-pearsdb
- Owner: mintlify
- Created: 2023-11-12T04:59:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T03:48:28.000Z (over 1 year ago)
- Last Synced: 2025-06-22T04:29:31.737Z (12 months ago)
- Language: MDX
- Size: 72.5 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Running the docs locally
First install `mintlify`:
```
npm i -g mintlify
```
Then, start the server:
```
mintlify dev
```
The documentation website will be available at `http://127.0.0.1:3000`
## How can you help us? [](https://github.com/mindsdb/mindsdb-docs/issues)
* [How to Contribute docs](https://docs.mindsdb.com/contribute)
* [Writing Documentation](https://docs.mindsdb.com/contribute/docs)