I’m running this locally. Initially, when the data was smaller, it started within a minute or two. But now it takes forever to start, and the links don’t work—they keep showing an Axios error on the front end because the backend can’t handle the AJAX requests.
What’s a quick way to check if the backend and other containers-? have started so I can resume my work?