ponzS 938697dee9
relay-sqlite-example (#1403)
* relay-sqlite-example

Manager+Adapter

* Update README.md
2025-06-15 01:39:24 -07:00

27 lines
379 B
Markdown

# gun-relay-sqlite
Manager+Adapter Stable version
Support iOS & Android
# Quickly build a relay manager and Gun storage adapter with sqlite persistence.
```base
yarn install
```
```base
yarn build
```
```base
npx cap sync
```
```base
npx cap open ios | android
```
# Preview
![relayios](https://github.com/user-attachments/assets/258050f2-328c-42f8-a8b0-0ab24efa9acf)