mirror of
https://github.com/andrey271192/Domain_web.git
synced 2026-09-20 14:41:58 +00:00
feat(deploy): full one-line install with search API
Bundle static site, FastAPI search, nginx proxy, and systemd unit so a fresh Ubuntu VPS can run curl install.sh and get /search working. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
4
api/requirements.txt
Normal file
4
api/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
fastapi>=0.115.0,<1.0
|
||||
uvicorn[standard]>=0.32.0,<1.0
|
||||
aiohttp>=3.9.0,<4.0
|
||||
dnspython>=2.6.0,<3.0
|
||||
Reference in New Issue
Block a user