quivr
quivr copied to clipboard
codespaces support
I’ve setup a codespace with the steps in the README but after successfully starting the back and frontend I get a about:blank on port 3000 and the webserver does not advance or show any output. The logs say 200 OK on “/“ Port 5050 however shows a “Hello world”
I don't use code spaces but have you tried forward port for 3000 and 5050 ?
Yes, the system automatically setup both forwards
You might be limited by the memory. Computation of typescript is costly and takes time. Maybe wait a few seconds for the first load.