aurora-is-near / doc.aurora.dev

The source repository for the Aurora documentation website.
https://doc.aurora.dev
Creative Commons Zero v1.0 Universal
34 stars 39 forks source link

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.