https://github.com/mtcute/docs
mtcute documentation
https://github.com/mtcute/docs
Last synced: about 1 year ago
JSON representation
mtcute documentation
- Host: GitHub
- URL: https://github.com/mtcute/docs
- Owner: mtcute
- Archived: true
- Created: 2022-08-12T13:27:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T19:00:55.000Z (over 1 year ago)
- Last Synced: 2025-03-29T00:17:56.669Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://mtcute.dev/
- Size: 161 KB
- Stars: 3
- Watchers: 0
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mtcute docs
Documentation website for [mtcute](https://github.com/mtcute/mtcute),
built with [VitePress](https://vitepress.dev/).
## Development
```bash
pnpm install --frozen-lockfile
pnpm run dev
```