https://github.com/dubinc/docs
Official docs for Dub.co
https://github.com/dubinc/docs
docs documentation dub mintlify
Last synced: 12 months ago
JSON representation
Official docs for Dub.co
- Host: GitHub
- URL: https://github.com/dubinc/docs
- Owner: dubinc
- License: agpl-3.0
- Created: 2024-07-08T21:01:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T03:33:30.000Z (about 1 year ago)
- Last Synced: 2025-05-01T04:28:40.630Z (about 1 year ago)
- Topics: docs, documentation, dub, mintlify
- Language: MDX
- Homepage: https://dub.co/docs
- Size: 12 MB
- Stars: 42
- Watchers: 2
- Forks: 34
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dubinc/docs
Official documentation for Dub
## Getting started
1. Install Mintlify
```
npm i -g mintlify
```
2. In the root of the repository, run the following command:
```
npm run dev
```