Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ pinned: false
|
|
8 |
app_port: 3000
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
|
|
11 |
HOW TO RUN:
|
12 |
open compose.yaml file and mannually change environment variables
|
13 |
bash
|
|
|
8 |
app_port: 3000
|
9 |
---
|
10 |
|
11 |
+
Require:
|
12 |
+
Firebase for Authentication
|
13 |
+
Supabase for Storage
|
14 |
+
Neo4j for DB
|
15 |
+
|
16 |
HOW TO RUN:
|
17 |
open compose.yaml file and mannually change environment variables
|
18 |
bash
|