Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung
This commit is contained in:
parent
84f49fafcf
commit
00be2bbcd5
17 changed files with 1107 additions and 0 deletions
3
backend/routes/push.py
Normal file
3
backend/routes/push.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"""BAN YARO — push Routes (Stub, wird ausgebaut)"""
|
||||
from fastapi import APIRouter
|
||||
router = APIRouter()
|
||||
Loading…
Add table
Add a link
Reference in a new issue