feat: render route

This commit is contained in:
Artemy 2024-03-21 14:47:07 +03:00
parent 38248e46f5
commit f19f0f61ba
17 changed files with 3033 additions and 11 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
HOST="0.0.0.0"
PORT=8080
TIMEOUT=0
WAIT_FOR_PAGE_LOAD_TIMEOUT=2000
REVERSE_PROXY=false