An open API service indexing awesome lists of open source software.

https://github.com/mtcute/docs

mtcute documentation
https://github.com/mtcute/docs

Last synced: about 1 year ago
JSON representation

mtcute documentation

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
```