Skip to content

feat: Prepare services for Render deployment#2

Open
Mosleh92 wants to merge 3 commits into
mainfrom
feat/prepare-render-deployment
Open

feat: Prepare services for Render deployment#2
Mosleh92 wants to merge 3 commits into
mainfrom
feat/prepare-render-deployment

Conversation

@Mosleh92
Copy link
Copy Markdown
Owner

@Mosleh92 Mosleh92 commented Jul 6, 2025

  • Updated backend database URI to use DATABASE_URL environment variable.
  • Added 'start:prod' script to backend package.json.
  • Created .env.production for frontend with VITE_API_BASE_URL placeholder.
  • Verified frontend build scripts and output directory.
  • Added DEPLOYMENT_ON_RENDER.md with deployment instructions.

- Updated backend database URI to use DATABASE_URL environment variable.
- Added 'start:prod' script to backend package.json.
- Created .env.production for frontend with VITE_API_BASE_URL placeholder.
- Verified frontend build scripts and output directory.
- Added DEPLOYMENT_ON_RENDER.md with deployment instructions.
- Added jspdf to frontend/package.json to resolve build failure on Render.
- Created DEPLOYMENT_ON_RENDER.md and added a note about ensuring all frontend dependencies are correctly listed.
- Added xlsx to frontend/package.json to resolve build failure on Render.
- Updated DEPLOYMENT_ON_RENDER.md with xlsx as a dependency example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant