uiowaSEP2024 / 001_DisAv

Distraction Avoider
Apache License 2.0
0 stars 0 forks source link

Server bug fixes and heroku compatibility #234

Closed bdesollar closed 3 weeks ago

bdesollar commented 3 weeks ago

Pull Request Template

Description

This pull request introduces several critical bug fixes and server-side adjustments to ensure compatibility with Heroku deployment. The changes address issues encountered during the initial deployment phase, including environment variable management and port binding errors. These updates are essential for the smooth operation of our application on the Heroku platform.

Bug Fixes

Server Fixes for Heroku

Tests

UI Changes

No UI changes were made in this pull request.

Issues

This pull request addresses the following issues:

Additional Notes

These changes require updating the environment variables on Heroku via the dashboard or CLI to ensure the application functions correctly post-deployment. Reviewers should pay close attention to the changes in environment variable management and test the deployment process in a staging environment before merging.