pstream-backend/server/routes
Pas e54a9280ee add region route
readd migration, correctly this time 😭

oopsie missed this
2025-04-18 17:39:25 -06:00
..
auth First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
discover added some extra films for discover like box office, and most watched 2025-04-03 03:31:19 -05:00
metrics Reapply with fixes 2025-03-13 00:00:28 -06:00
sessions/[sid] created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00
users add region route 2025-04-18 17:39:25 -06:00
healthcheck.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
index.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
meta.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00