I have a React.js program in development. I normally run “python api.py” to launch the backend and “npm start” to launch the frontend. Is it possible to do that within the API, and have any console errors from either of them feed back into the API?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is it possible for agents to get access to debug? | 2 | 161 | January 16, 2025 | |
Unable to run Debugger (Python) - pressing button does nothing | 1 | 479 | February 1, 2025 | |
Debugger does not provide option to create proper launch file for Golang | 1 | 39 | March 23, 2025 | |
Python debugger doesn't launch | 38 | 3461 | April 3, 2025 | |
Is there any way to run cmds like npm run dev on opening project | 0 | 49 | March 11, 2025 |