Fix frontend for seperate backend, and make preferences page

This commit is contained in:
dragongoose
2023-03-24 18:48:45 -04:00
parent 1e9726a601
commit edcc3efe1d
11 changed files with 230 additions and 101 deletions

2
.env Normal file
View File

@ -0,0 +1,2 @@
VITE_BACKEND_URL=http://localhost:7000
VITE_INSTANCE_URL=http://localhost:5173