backend-app / README.md
sahanes's picture
Update README.md
f7094ff verified
---
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