mtcute/docs
alina sireneva cfb572aefb
Some checks failed
Tests / e2e (push) Blocked by required conditions
Tests / e2e-deno (push) Blocked by required conditions
Build and deploy typedoc / build (push) Waiting to run
Build and deploy docs / build (push) Failing after 46s
Tests / lint (push) Has been cancelled
Tests / test-node (node18) (push) Has been cancelled
Tests / test-bun (push) Has been cancelled
Tests / test-node (node22) (push) Has been cancelled
Tests / test-web (chromium) (push) Has been cancelled
Tests / test-deno (push) Has been cancelled
Tests / test-node (node20) (push) Has been cancelled
Tests / test-web (firefox) (push) Has been cancelled
chore: moved docs inside the main repo
Co-authored-by: Kamilla 'ova <me@kamillaova.dev>
Co-authored-by: Alina Chebakova <chebakov05@gmail.com>
Co-authored-by: Kravets <57632712+kravetsone@users.noreply.github.com>
Co-authored-by: starkow <hello@starkow.dev>
Co-authored-by: sireneva <150665887+sireneva@users.noreply.github.com>
2025-01-17 08:48:40 +03:00
..
.vitepress chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
guide chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
public chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
.editorconfig chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
.gitignore chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
.npmrc chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
index.md chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
package.json chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
pnpm-lock.yaml chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
pnpm-workspace.yaml chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00
README.md chore: moved docs inside the main repo 2025-01-17 08:48:40 +03:00

mtcute docs

Documentation website for mtcute, built with VitePress.

Development

pnpm install --frozen-lockfile
pnpm run dev