Save and retrieve playlists and epg guides from vercel blob storage

This commit is contained in:
2025-05-06 13:27:14 -05:00
parent a55695865e
commit beb1bdd8c0
8 changed files with 230 additions and 31 deletions

View File

@@ -5,6 +5,7 @@
"ASGI",
"Dockerized",
"dotenv",
"epgs",
"fastapi",
"iptv",
"newuser",
@@ -14,6 +15,7 @@
"securepassword",
"superadmin",
"uvicorn",
"venv"
"venv",
"vercel"
]
}