Spaces:
Sleeping
Sleeping
Commit ·
0418ff4
1
Parent(s): 2ccef16
Add Space metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# RepEx Web Starter
|
| 2 |
|
| 3 |
React (Vite) frontend + FastAPI backend with local session storage.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Prosento RepEx
|
| 3 |
+
emoji: "\U0001F9FE"
|
| 4 |
+
sdk: docker
|
| 5 |
+
app_port: 7860
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
# RepEx Web Starter
|
| 9 |
|
| 10 |
React (Vite) frontend + FastAPI backend with local session storage.
|