We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa317d9 commit 23b3526Copy full SHA for 23b3526
README.md
@@ -16,6 +16,8 @@ extentions:
16
- VITE_BASE_PHOTO_URL="SUPABASE PHOTO URL"
17
18
### **supabase**
19
+- [url](https://supabase.com/)
20
+
21
#### 1- your need to have those tables:
22

23
@@ -30,7 +32,7 @@ extentions:
30
32
#### 1.3- `users` table structure:
31
33

34
-#### 1.4- create a buckets bu the name of `images` & then create a folder `/public` inside them
35
+#### 1.4- Create a buckets by the name of `images` And then create a folder named `/public` inside them
36
37
## Installation
38
#### `npm run dev`
0 commit comments