fix: local setup issues

Fixes two main things:-

  1. Start the server on 127.0.0.1:8000 instead of localhost:8079(a server of localhost:8079 causes issues in oauth).
  2. Enable file watching in vite project, so you don't have to restart the server everytime you change something.

Merge request reports

Loading