/doc.aurora.dev

The source repository for the Aurora documentation website.

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Aurora Documentation

Project license Discord Linter

Prerequisites

Development

$ git clone https://github.com/aurora-is-near/doc.aurora.dev.git

$ cd doc.aurora.dev

$ curl -fsSL https://get.pnpm.io/install.sh | sh -

$ pnpm i

$ pnpm start

Deployment

The docs are automatically built and deployed to doc.aurora.dev with each commit to master.