Html, js files located in pages, flask located on another provider

Can html, js files be located in pages. CF tunnel into a flask app on on another provider that runs python flask. Print a string when on route /. It needs to print a string from server into index.html?
1 Reply
Walshy
Walshy2w ago
You'd likely need to do some client side rendering, make the frontend call the flask backend on an API endpoint and then render that Alternative would be using Functions to SSR, call the flask backend and then render the site accordingly
Want results from more Discord servers?
Add your server