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? | 1 | 19 | January 9, 2025 | |
Python debugger doesn't launch | 24 | 1893 | December 1, 2024 | |
Unable to run Debugger (Python) - pressing button does nothing | 0 | 293 | May 12, 2024 | |
Frontend / Backend simplification | 0 | 42 | December 13, 2024 | |
I would love some help setting up a debugger with next.js | 1 | 122 | November 13, 2024 |