(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-09 22:00:23 -05:00
prisma Big 'ol fix, deleting sessions, creating users, migrations, etc 2025-03-09 21:35:51 -05:00
server Issue with deploying since nitropack didnt detect tweetnacl because I was using a commonjs to esm syntax, fixed that, and also ran npm upgrade 2025-03-09 22:00:23 -05:00
.env.example First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06: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 First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
package-lock.json Issue with deploying since nitropack didnt detect tweetnacl because I was using a commonjs to esm syntax, fixed that, and also ran npm upgrade 2025-03-09 22:00:23 -05:00
package.json First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -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