CoolDude9000
@CoolDude9000
Epik coder that codes html, css, js, python and much more. I'm pretty bad at some of them but others im decent.
2
Quart Web Server TemplateA full guide on how to use quart in replit.
47
0
2
Replit Quart Template:
A nice template for Quart.
Docs: [Click Here] (https://pgjones.gitlab.io/quart/)
skip to part 3 for the actual good stuff.
T
Python
lsikora Pretty cool tutorial! The debt of explaining everything really makes this tutorial stand out :)2 years ago
I'm following this tutroial for a webserver and it says to use Quart. But every attempt I've tried it doesn't open a site.
I've tried the following:
Coder100 Make sure it's hosted in 0.0.0.0:8080 and not localhost:8080 or 127.0.0.1:8080
Also try this tutorial instead: https://repl.it/talk/learn/Hosting-discordpy-bots-with-replit/110082 years ago