Skip to content

The source repository for the Aurora documentation website.

License

Notifications You must be signed in to change notification settings

aurora-is-near/doc.aurora.dev

Repository files navigation

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.