Skip to content

Commit 5f3a0a2

Browse files
author
Mike Barnes
committed
Added a live demo link and updated the PowerSync libs
1 parent 4475585 commit 5f3a0a2

File tree

3 files changed

+51
-34
lines changed

3 files changed

+51
-34
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
A templated Vite, TS, React, PowerSync and Supabase project to get you started quickly with building offline-first applications with PowerSync and Supabase.
66

7+
🚀 [Live Demo](https://vite-react-ts-powersync-supabase-testing.up.railway.app/) 🚀
8+
79
# Usage
810

911
## Install dependencies

package-lock.json

Lines changed: 46 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"type-check": "tsc --noEmit"
1414
},
1515
"dependencies": {
16-
"@journeyapps/wa-sqlite": "^1.3.2",
17-
"@powersync/react": "^1.8.1",
18-
"@powersync/web": "^1.27.1",
16+
"@journeyapps/wa-sqlite": "^1.3.3",
17+
"@powersync/react": "^1.8.2",
18+
"@powersync/web": "^1.29.0",
1919
"@supabase/supabase-js": "^2.76.1",
2020
"react": "^19.2.0",
2121
"react-dom": "^19.2.0",

0 commit comments

Comments
 (0)