Skip to content

Commit befab8f

Browse files
update README to include demo GIF and enhance project description
1 parent 4385ffa commit befab8f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Vite + React + TS + PowerSync + Supabase
22

3-
A template Vite, TS, React, PowerSync and Supabase project to get you started quickly with building offline-first applications with PowerSync and Supabase.
3+
![App Demo](assets/demo.gif)
4+
5+
A templated Vite, TS, React, PowerSync and Supabase project to get you started quickly with building offline-first applications with PowerSync and Supabase.
6+
7+
## Requirements
8+
9+
| Tool/Service | Version / Info | Notes |
10+
|------------------|----------------------------|--------------------------------------------------------|
11+
| Node.js (via nvm)| `v20.19.0` | Ensure you run `nvm use` to match the project version |
12+
| PowerSync | Active account required | [Sign up here](https://www.powersync.com) |
13+
| Supabase | Active project/account | [Get started](https://supabase.com) |
14+
415

516
## Getting Started
617

0 commit comments

Comments
 (0)