(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-10 20:57:11 -05:00
prisma Big 'ol fix, deleting sessions, creating users, migrations, etc 2025-03-09 21:35:51 -05:00
server 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
.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 updated nitro config 2025-03-10 20:57:11 -05:00
nixpacks.toml Created nixpacks.toml for our fellow coolify users (me) 2025-03-10 20:46:58 -05:00
package-lock.json 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
package.json 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
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