Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rotki/docs

rotki's usage guide
https://github.com/rotki/docs

documentation rotki usage

Last synced: about 2 months ago
JSON representation

rotki's usage guide

Awesome Lists containing this project

README

        

# Installation

```
pnpm install
```

# Run locally

```
pnpm run dev
```

# Build

```
pnpm run build
```

# Build and Preview

```
pnpm run preview
```