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

https://github.com/autometrics-dev/docs

Documentation site for autometrics
https://github.com/autometrics-dev/docs

Last synced: 3 months ago
JSON representation

Documentation site for autometrics

Awesome Lists containing this project

README

        

# Autometrics Docs

Uses Nextra to generate a static site from markdown files.

The `_app.jsx` file contains some application setup logic.

## Run the docs locally
- Ensure you have [yarn](https://yarnpkg.com/) installed
- In the repo run `yarn` to install the dependencies
- Run `yarn dev` to spin up the side locally