I am trying to deploy a fullstack Flask app to Repl.it over here
What I am trying to do is get the HTML preview to work, but it doesn’t seem to want to display the preview.
When I use flask run
to run the app, everything seems to work okay, but I can’t find the site URL. Please help!