An open API service indexing awesome lists of open source software.

https://github.com/api3dao/dao-docs


https://github.com/api3dao/dao-docs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# DAO docs preview

Documentation for dao-related matters.

## Instructions

To install deps:

```sh
pnpm install
```

and to run in dev mode:

```sh
pnpm run docs:dev
```

## Deployment

Firebase is used to host the `dao-docs` technical documentation. A preview
deployment is generated for every PR, while the main deployment is updated with
every merge to the `main` branch. The url for the main deployment is:
[https://dao-docs.web.app](https://dao-docs.web.app).