(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-11 00:03:18 -05:00
prisma added custom ratings 2025-03-11 00:03:18 -05:00
server added custom ratings 2025-03-11 00:03:18 -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 First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
.npmrc First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
nitro.config.ts Fixed issues with enviroment variables, and a typo 2025-03-10 21:27:51 -05:00
nixpacks.toml trying to fix issue involving .env on coolify 2025-03-10 21:39:15 -05:00
package-lock.json Fixed issues with enviroment variables, and a typo 2025-03-10 21:27:51 -05:00
package.json Fixed issues with enviroment variables, and a typo 2025-03-10 21:27:51 -05: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