(Backend v2) OpenBackend, based on movie-web's backend, but with some secret sauce for recommendations, and more features to come
Find a file
2025-03-12 22:22:40 -05:00
prisma added custom ratings 2025-03-11 00:03:18 -05:00
server migrated metrics route file 2025-03-12 22:22:40 -05:00
.env.example Created a /discover endpoint, should decrease latency for sites that need to discover as caching is used 2025-03-09 23:23:21 -05:00
.gitignore Update .gitignore 2025-03-12 22:02:47 -05:00
.metrics.json rm .metrics.json 2025-03-12 20:59:38 -06:00
.npmrc First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
nitro.config.ts add metrics 2025-03-12 20:21:10 -06:00
nixpacks.toml trying to fix issue involving .env on coolify 2025-03-10 21:39:15 -05:00
package-lock.json add metrics 2025-03-12 20:21:10 -06:00
package.json add metrics 2025-03-12 20:21:10 -06:00
README.md First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
tsconfig.json First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00

BackendV2

P-Stream's Backend has some issues, and this branch is designed to remake all the endpoints with Nitro for better DX