mtcute/docs
alina sireneva 46414e4e19
All checks were successful
Build and deploy docs / build (push) Successful in 1m27s
Tests / test-deno (push) Successful in 1m50s
Tests / test-bun (push) Successful in 1m59s
Tests / test-node (node22) (push) Successful in 2m12s
Tests / test-node (node20) (push) Successful in 2m16s
Tests / test-node (node18) (push) Successful in 2m18s
Tests / test-web (chromium) (push) Successful in 2m14s
Tests / test-web (firefox) (push) Successful in 2m25s
Build and deploy typedoc / build (push) Successful in 6m16s
Tests / lint (push) Successful in 6m55s
Tests / e2e-deno (push) Successful in 53s
Tests / e2e (push) Successful in 48s
fix(wasm): remove vite-ignore annotation from result
2025-01-19 20:15:23 +03:00
..
.vitepress fix(wasm): remove vite-ignore annotation from result 2025-01-19 20:15:23 +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