File size: 541 Bytes
278bc65
 
 
 
 
 
 
 
 
 
 
 
f7094ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: Backend App
emoji: πŸ†
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
short_description: space for ML apps
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Deploy frontend on Vercel:
---------------------------

Go to vercel.com
Import your repository
Set environment variables
Deploy


Connect frontend to backend:
-----------------------------

Update API URL in frontend code to point to your Railway/HF backend URL


Test the complete application