Select Git revision
Dorian Koch authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 451 B
this exists because it is very annoying to deal with cors while developing
I need to deal with cors because i want to test the website on my mobile phone and tablet while running the dev server on my computer
adding the local ip to the allow cors header did not work.
Run this proxy with docker compose up --build
, run the dev server with NEXT_PUBLIC_API_URL_PREFIX=origin npm run dev
Website should now be reachable at http://localhost:7000/