- vite can proxy requests to the api in dev mode - no more CORS needed in api - static api_baseurl in axios config |
||
|---|---|---|
| .. | ||
| core | ||
| routers | ||
| __init__.py | ||
| app.py | ||
| production.py | ||
- vite can proxy requests to the api in dev mode - no more CORS needed in api - static api_baseurl in axios config |
||
|---|---|---|
| .. | ||
| core | ||
| routers | ||
| __init__.py | ||
| app.py | ||
| production.py | ||