Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/deployment render #88

Merged
merged 5 commits into from
Oct 8, 2024
Merged

Conversation

alin484
Copy link
Contributor

@alin484 alin484 commented Oct 8, 2024

Context

Allowed deployment to Render. The changes made in this PR are crucial to finalizing the deployment process and ensuring that everything runs smoothly.

Closes #87

What Changed?

  • Deployed the backend and frontend using Render.

  • Updated environment variables and configurations to ensure compatibility with Render's infrastructure.

  • Made minor adjustments to the deployment scripts to address any issues related to environment setup.

How To Review

Verify that the deployed app is live and functioning properly on Render.

Testing

Deployed the app on Render and tested the main functionality to confirm the application is running as expected.

Risks

NA

Notes

NA

Copy link
Contributor

@tyin363 tyin363 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! The deployment to Render looks solid, and it's great to see the environment variables and configurations updated for compatibility. The minor script adjustments seem to have resolved any setup issues. Nice work, Anna—good to approve!

@tyin363 tyin363 merged commit f33a822 into SOFTENG310-G5:main Oct 8, 2024
7 checks passed
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.

[FEAT]Deploy Website using Rendor
2 participants