Connect your Flask backend to Chrome DevTools using Subtrace
hello.py
Flask app as an example:
SUBTRACE_TOKEN
from the Subtrace
dashboard for free and set it as an
environment variable.
flask
command to start the server on port 5000:
localhost:5000
to see them in Chrome DevTools in the
Subtrace dashboard!