Closed elimelt closed 3 months ago
Can you update the README as well?
Per our discussion on discord because of CORS npm run prod
won't actually work locally. I think we should still make that update with the url though to check if prod or not for connecting to the backend. If you want to just remove the npm run prod command but leave the rest that would be awesome (also revert the README).
Change was made in most recent PR
Author: Elijah
What changes were made?
Dynamic api url.
npm run prod
to connect to prod, andnpm run dev
to connect to localWhy are these changes important/necessary?
Shut up