First commit

This commit is contained in:
2025-05-05 14:01:08 -05:00
parent d93cab7149
commit 2ad1d713cb
16 changed files with 396 additions and 0 deletions

19
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,19 @@
{
"cSpell.words": [
"adminpassword",
"aiosqlite",
"ASGI",
"Dockerized",
"dotenv",
"fastapi",
"iptv",
"newuser",
"passlib",
"Pydantic",
"pyproject",
"securepassword",
"superadmin",
"uvicorn",
"venv"
]
}