Skip to content

Updated file routes.js to use dynamic Base URL and removed references to localhost#284

Merged
cheezyrock merged 2 commits intomainfrom
jmuller_working
Mar 16, 2026
Merged

Updated file routes.js to use dynamic Base URL and removed references to localhost#284
cheezyrock merged 2 commits intomainfrom
jmuller_working

Conversation

@hollowtree11
Copy link
Collaborator

Issue #276

In a few places within the app, there were references to localhost or 127.0.0.1. These configurations were a crutch and would fail if this is made into a hosted website rather than an individual application run per machine. I made any references dynamic and they now reference the running server.

Issue #278

I identified a library where we can remove the library in favor of existing libraries within the frameworks we use. I created an issue to complete this task.

Created Issue #283

@cheezyrock cheezyrock merged commit 3dfe961 into main Mar 16, 2026
3 of 5 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in dads - issue tracking Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants