Merge pull request #77 from Pythagora-io/send_fe_logs_over_http

Added the pythagora util script to the FE of the app
This commit is contained in:
LeonOstrez
2025-01-12 10:35:02 +00:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{ project_name }}</title>
<script src="https://s3.us-east-1.amazonaws.com/assets.pythagora.ai/scripts/utils.js"></script>
</head>
<body>
<div id="root"></div>