Initial commit: StreamFlow IPTV platform

This commit is contained in:
aiulian25 2025-12-17 00:42:43 +00:00
commit 73a8ae9ffd
1240 changed files with 278451 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
node_modules/
dist/
build/
.env
.env.local
.env.*.local
*.log
logs/
data/
*.db
*.db-journal
.DS_Store
Thumbs.db
.vscode/
.idea/
*.swp
*.swo
*~
coverage/
.cache/
.temp/
backups/
logo-cache/