mtcute/docs
alina sireneva 33302a1f4c
All checks were successful
Build and deploy docs / build (push) Successful in 1m31s
Tests / test-deno (push) Successful in 1m50s
Tests / test-bun (push) Successful in 2m0s
Tests / test-node (node22) (push) Successful in 2m10s
Tests / test-node (node20) (push) Successful in 2m13s
Tests / test-node (node18) (push) Successful in 2m16s
Tests / test-web (chromium) (push) Successful in 2m13s
Tests / test-web (firefox) (push) Successful in 2m22s
Build and deploy typedoc / build (push) Successful in 6m16s
Tests / lint (push) Successful in 6m54s
Tests / e2e (push) Successful in 52s
Tests / e2e-deno (push) Successful in 1m3s
build: exclude docs from type-aware linting
2025-01-18 11:38:54 +03:00
..
.vitepress build: exclude docs from type-aware linting 2025-01-18 11:38:54 +03:00
guide docs: updated docs to latest ver 2025-01-17 09:19:40 +03:00
public chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
.editorconfig chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
.gitignore chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
index.md chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
package.json chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
pnpm-lock.yaml chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
pnpm-workspace.yaml chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00
README.md chore: moved docs inside the main repo 2025-01-17 08:50:35 +03:00

mtcute docs

Documentation website for mtcute, built with VitePress.

Development

pnpm install --frozen-lockfile
pnpm run dev