Quivr
Troubleshooting
Setting DNS
- Bug: Disordered layout of webpage. Any suggestion to fix it? Many thanks! · Issue #1347 · StanGirard/quivr
- localhost:3000 no longer working · Issue #12003 · supabase/supabase
git clone https://github.com/StanGirard/Quivr.git && cd Quivr
cp .env.example .env
vim .env
docker compose up --build
CORS Error
- [Bug]: CORS header 'Access-Control-Allow-Origin' missing · Issue #1280 · StanGirard/quivr
- Issue CORS error · Issue #877 · StanGirard/quivr
- python - How can I enable CORS in FastAPI? - Stack Overflow
./backend/middlewares/cors.py