using json-server on replit
Hi! anyone knows how can I run json-server with a react app on replit? I'm launching the server on my shell with port 5000 but it opens the server at http://localhost:5000 which I'm unable to reach since that is my computer's IP, not my repls IP.
any thoughts on it?
hi, have you found any ideas about that?