ATProto Store Module
AT Protocol Store Module for Open Web Desktop.
## Overview
This module enables the usage of `pinia-plugin-persistedstate-2` with `atproto`
for storing Open Web Desktop states persistently on the AT Protocol.
## Features
- Configures `pinia-plugin-persistedstate-2` to use `atproto`
- Enables persistent storage for Pinia stores
- Works seamlessly with Nuxt
## Installation
```bash
owd install-module @owdproject/module-pinia-atproto
```
## Requirements
- [@owdproject/module-atproto](https://github.com/atproto-os/module-atproto)
## License
This module is released under the [MIT License](LICENSE).