feat(v3): add v3 stack — backend rewrite, renamed env vars, docs
- New Go backend binary (backend + runner) replacing old scraper/ - Rename SCRAPER_API_URL → BACKEND_API_URL in UI env and docker-compose - Rename scraperFetch → backendFetch across all 19 UI server files - Remove SCRAPER_PROXY env var and proxy transport from browser.Config - Add Meilisearch, Valkey, Caddy to docker-compose - Add docs/: api-endpoints.md, request-flow.mermaid.md, data-flow.mermaid.md
This commit is contained in:
BIN
v3/ui/static/apple-touch-icon.png
Normal file
BIN
v3/ui/static/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
BIN
v3/ui/static/favicon-16.png
Normal file
BIN
v3/ui/static/favicon-16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 252 B |
BIN
v3/ui/static/favicon-32.png
Normal file
BIN
v3/ui/static/favicon-32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 376 B |
BIN
v3/ui/static/favicon.ico
Normal file
BIN
v3/ui/static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 274 B |
BIN
v3/ui/static/icon-192.png
Normal file
BIN
v3/ui/static/icon-192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
BIN
v3/ui/static/icon-512.png
Normal file
BIN
v3/ui/static/icon-512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
3
v3/ui/static/robots.txt
Normal file
3
v3/ui/static/robots.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# allow crawling everything by default
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Reference in New Issue
Block a user