Skip to content

Commit 82f4e08

Browse files
committed
chore: updated the read me with backend and frontend vercel url
1 parent f85dd27 commit 82f4e08

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,13 +208,15 @@ Internal use only.
208208

209209

210210

211-
Deployment Setup Steps
211+
## Deployment Setup Steps
212+
212213
1. Backend → Render (Free)
213214

214215
Go to render.com → Sign up with GitHub
215216
Click New+ → Blueprint → Select your repo
216217
Render will auto-detect render.yaml and deploy
217218
Copy your Deploy Hook URL from Settings → Add as RENDER_DEPLOY_HOOK_URL GitHub secret
219+
218220
2. Frontend → Vercel (Free)
219221

220222
Go to vercel.com → Import your repo
@@ -223,10 +225,14 @@ Get your token from vercel.com/account/tokens
223225
Add GitHub secrets: VERCEL_TOKEN, VERCEL_ORG_ID, VERCEL_PROJECT_ID
224226

225227

226-
Update API URL
228+
3. Update API URL
227229
Edit environment.prod.ts:8-9 with your actual Render service URL before deploying frontend.
228230

229231

230-
Open api
232+
## Open api
231233

232234
https://dev-onboarding-api-v5n9.onrender.com/api/openapi.yaml
235+
236+
## Frontend
237+
238+
https://dev-onboarding-psi.vercel.app/dashboard

0 commit comments

Comments
 (0)