https://github.com/twangodev/fish-docs
https://github.com/twangodev/fish-docs
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twangodev/fish-docs
- Owner: twangodev
- Created: 2025-09-12T06:19:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-12T06:30:44.000Z (9 months ago)
- Last Synced: 2025-09-12T08:35:26.285Z (9 months ago)
- Language: MDX
- Size: 450 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fish-docs
Fish Audio API documentation built with Mintlify.
## Setup
```bash
npm install
npm run dev
```
## Commands
- `npm run dev` - Development server
- `npm run format` - Format files
- `npm run format:check` - Check formatting