Tekton API documentation https://tekton59.ru/api/docs/
Find a file
2025-05-30 21:38:13 +05:00
.gitignore Initialize npm package 2025-05-30 21:38:13 +05:00
LICENSE.txt Initial commit 2025-05-30 21:38:12 +05:00
openapi.yaml Initial commit 2025-05-30 21:38:12 +05:00
package-lock.json Initialize npm package 2025-05-30 21:38:13 +05:00
package.json Initialize npm package 2025-05-30 21:38:13 +05:00
README.md Initialize npm package 2025-05-30 21:38:13 +05:00

Tekton API

Tekton API documentation in OpenAPI format.

Getting started

Build static HTML page:

npm run build

Lint:

npm run lint