relay-sqlite-example (#1403)

* relay-sqlite-example

Manager+Adapter

* Update README.md
This commit is contained in:
ponzS
2025-06-15 16:39:24 +08:00
committed by GitHub
parent 4b43fa7f2c
commit 938697dee9
22 changed files with 3180 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
# 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)