nkprasad12 / dnd

Web application for TTRPGs.
MIT License
1 stars 0 forks source link

Determine how to handle hardcoded localhost #54

Closed nkprasad12 closed 3 years ago

nkprasad12 commented 3 years ago

We have localhost hardcoded everywhere for server requests.

  1. We should move it all to one place (possibly under BoardServer)

  2. Determine how to get the actual address from the server.