/docs

Platform documentation

Primary LanguageDockerfile

Chainstack documentation

Static Markdown-powered website based on VuePress.

Usage

Install dependencies

yarn

Run

yarn run dev

The website will be running on http://127.0.0.1:8080.

Build

yarn run build

The assets will be generated in docs/.vuepress/dist.

Contributing

See CONTRIBUTING.