This website requires JavaScript.
Explore
Sign In
Home
/
iptv-manager-service
Watch
2
Star
0
Fork
0
You've already forked iptv-manager-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99d26a8f5384b57b9a7af92131e2243b0c8b1923
iptv-manager-service
/
app
History
Stefano
9e8df169fc
Some checks failed
AWS Deploy on Push / build (push)
Failing after 1m9s
Details
Refactored DB schema. Channels table to have uuid as primary key. Modified endpoints accordingly
2025-05-22 11:34:04 -05:00
..
auth
Added PostgreSQL RDS database. Added channels protected endpoints. Added scripts and docker config to run application locally in dev mode.
2025-05-21 14:02:01 -05:00
iptv
Switch to cognito user/password authentication. Major code refactor.
2025-05-16 11:05:54 -05:00
models
Refactored DB schema. Channels table to have uuid as primary key. Modified endpoints accordingly
2025-05-22 11:34:04 -05:00
routers
Refactored DB schema. Channels table to have uuid as primary key. Modified endpoints accordingly
2025-05-22 11:34:04 -05:00
utils
Fixed process of updating app on running instances
2025-05-21 16:16:02 -05:00
__init__.py
create venv on ec2 instance and then run the app - Fix 1
2025-05-14 23:00:30 -05:00
main.py
Moved endpoints to routers
2025-05-22 09:34:20 -05:00