Skip to content

Commit bf22c4e

Browse files
authored
Add link to "Ionic/React Capacitor SQLite + TypeORM Example App" to README.md
1 parent a7f14ad commit bf22c4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,10 @@ npm install --save [email protected]
279279

280280
- [react-vite-sqlite-app](https://github.com/jepiqueau/react-vite-sqlite-app)
281281

282+
### Ionic/React Capacitor SQLite + TypeORM Example App
283+
284+
- [capacitor-sqlite-react-typeorm-app](https://github.com/cosentino/capacitor-sqlite-react-typeorm-app)
285+
282286
### Ionic/Vue
283287

284288
- [Ionic/Vue Usage Documentation](https://github.com/capacitor-community/sqlite/blob/master/docs/Ionic-Vue-Usage.md)
@@ -352,6 +356,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
352356
<a href="https://github.com/folsze" title="folsze"><img src="https://github.com/folsze.png?size=100" width="50" height="50" /></a>
353357
<a href="https://github.com/pranav-singhal" title="pranav-singhal"><img src="https://github.com/pranav-singhal.png?size=100" width="50" height="50" /></a>
354358
<a href="https://github.com/beligatclement" title="beligatclement"><img src="https://github.com/beligatclement.png?size=100" width="50" height="50" /></a>
359+
<a href="https://github.com/cosentino" title="cosentino"><img src="https://avatars.githubusercontent.com/u/376903?s=48&v=4" width="50" height="50" /></a>
355360
</p>
356361

357362

0 commit comments

Comments
 (0)